Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

Free and open package manager for Windows.

Awesome Lists containing this project

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/