apmpkg on AUR (Arch User Repository)

Last updated: October 06,2024

1. Install "apmpkg" 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 apmpkg on Arch using YAY

$ yay -S apmpkg

* (Optional) Uninstall apmpkg on Arch using YAY

$ yay -Rns apmpkg

2. Manually Install "apmpkg" via AUR

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

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

b. Clone apmpkg's git locally

$ git clone https://aur.archlinux.org/apmpkg.git ~/apmpkg

c. Go to ~/apmpkg folder and install it

$ cd ~/apmpkg $ makepkg -si

3. Information about the apmpkg package on Arch User Repository (AUR)

ID: 1103086
Name: apmpkg
PackageBaseID: 166335
PackageBase: apmpkg
Version: 1.5.1-2
Description: Un administrador de paquetes universal para linux como modelo: PKGBUILD
URL: https://github.com/Kedap/apmpkg
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Kedap
Submitter: Kedap
FirstSubmitted: 1619999106
LastModified: 1656120926
URLPath: /cgit/aur.git/snapshot/apmpkg.tar.gz