# appget **Repository Path**: mirrors_appget/appget ## Basic Information - **Project Name**: appget - **Description**: Free and open package manager for Windows. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-01-07 - **Last Updated**: 2025-12-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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/