Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/appget/appget
Free and open package manager for Windows.
https://github.com/appget/appget
c-sharp fleet-management package-manager windows
Last synced: 8 days ago
JSON representation
Free and open package manager for Windows.
- Host: GitHub
- URL: https://github.com/appget/appget
- Owner: appget
- License: apache-2.0
- Created: 2014-10-07T04:35:04.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T06:33:31.000Z (almost 2 years ago)
- Last Synced: 2024-08-01T19:31:28.094Z (3 months ago)
- Topics: c-sharp, fleet-management, package-manager, windows
- Language: C#
- Homepage: https://appget.net
- Size: 5.3 MB
- Stars: 411
- Watchers: 9
- Forks: 54
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - appget/appget - Free and open package manager for Windows. (C# #)
README
# AppGet is Shutting Down
Given the release of Microsoft [WinGet](https://github.com/microsoft/winget-cli)
, I’m no longer going to be developing AppGet. The client and backend services will go into maintenance mode immediately until August 1st, 2020, at which point they’ll be shut down permanently.You can read the full story here, [The Day AppGet Died](https://keivan.io/the-day-appget-died/)
# Getting Started
## Install AppGet
Install the latest version of AppGet [Download](https://dl.appget.net/appget/appget.setup.exe)
## Installing an Application
- Browse the list of [Available Packages](https://appget.net/packages)
- Install a package:
```
C:\appget install firefox
```## Searching the Repository
- You can search the AppGet repository for available packages using the `search` command
```
C:\appget search fire
```## Documentation
https://docs.appget.net/