app-manager on AUR (Arch User Repository)

Last updated: May 20,2024

1. Install "app-manager" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install app-manager on Arch using YAY

$ yay -S app-manager

* (Optional) Uninstall app-manager on Arch using YAY

$ yay -Rns app-manager

2. Manually Install "app-manager" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone app-manager's git locally

$ git clone https://aur.archlinux.org/app-manager.git ~/app-manager

c. Go to ~/app-manager folder and install it

$ cd ~/app-manager $ makepkg -si

3. Information about the app-manager package on Arch User Repository (AUR)

ID: 933022
Name: app-manager
PackageBaseID: 168836
PackageBase: app-manager
Version: 1.0-1
Description: Manage Android application in Linux (CLI)
URL: https://github.com/ASHWIN990/app-manager
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ashwinisahu
Submitter: ashwinisahu
FirstSubmitted: 1626004383
LastModified: 1626005009
URLPath: /cgit/aur.git/snapshot/app-manager.tar.gz