Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/npackd/npackd
Package manager for Microsoft Windows: Wiki, bug tracker, mirror of the default repositories
https://github.com/npackd/npackd
install npackd package-manager uninstall windows
Last synced: 2 months ago
JSON representation
Package manager for Microsoft Windows: Wiki, bug tracker, mirror of the default repositories
- Host: GitHub
- URL: https://github.com/npackd/npackd
- Owner: npackd
- License: gpl-3.0
- Created: 2015-03-15T19:16:08.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-10-30T05:05:13.000Z (3 months ago)
- Last Synced: 2024-10-30T08:31:04.431Z (3 months ago)
- Topics: install, npackd, package-manager, uninstall, windows
- Language: Go
- Homepage: https://www.npackd.org
- Size: 1.56 GB
- Stars: 161
- Watchers: 9
- Forks: 25
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- jimsghstars - npackd/npackd - Package manager for Microsoft Windows: Wiki, bug tracker, mirror of the default repositories (Go)
README
[![Build artifacts](https://ci.appveyor.com/api/projects/status/github/npackd/npackd)](https://ci.appveyor.com/project/npackd/npackd)
# Npackd
* Home page: https://npackd.org
* Downloads: https://github.com/npackd/npackd-cpp/releases
* Forum: https://groups.google.com/forum/#!forum/npackd
* GUI and command line source code: https://github.com/npackd/npackd-cpp
* Web based repository manager source code: https://github.com/npackd/npackd-gae-webNpackd (pronounced "unpacked") is an application store/package manager/marketplace for applications for Windows. It helps you to find and install software, keep your system up-to-date and uninstall it if no longer necessary. You can watch [this short video](https://www.youtube.com/watch?v=ZLJ8sv6siKQ) to better understand how it works. The process of installing and uninstalling applications is completely automated (silent or unattended installation and un-installation).
## Add your packages
You can add you packages (a Google account is required) [here](https://npackd.org/package/new).## Third party tools working with Npackd:
* [npackd-repoeditor](http://krason.me/software/repoeditor.html) - Editor of small and medium size repositories of Npackd package manager.
* [Puppet package provider for Npackd](http://forge.puppetlabs.com/badgerious/npackd)
* [Npackd for Sublime Text Syntax - completions and snippets for creating Npackd XML files](https://sublime.wbond.net/packages/Npackd)
* [GNU Make](https://github.com/npackd/npackd/wiki/UseInMake)
* [Npackd plugin for chooie](https://github.com/TomPeters/chooie.Npackd)## Distribute your applications using Npackd!
You can also distribute your own applications using Npackd: either through your own repository or through the one mentioned above. All you have to do is to package your application as a ZIP file so it is accessible through HTTP and describe it as shown in RepositoryFormat. It is even easier if you already have an .msi or .exe installer. In most cases they can be reused without re-packaging.Windows is a registered trademark of Microsoft Corporation in the United States and other countries.