apw on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S apw

* (Optional) Uninstall apw on Arch using YAY

$ yay -Rns apw

2. Manually Install "apw" via AUR

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

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

b. Clone apw's git locally

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

c. Go to ~/apw folder and install it

$ cd ~/apw $ makepkg -si

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

ID: 321965
Name: apw
PackageBaseID: 111881
PackageBase: apw
Version: 1.9.1-1
Description: A Package Wrapper - package wrapper for pacman (and more)
URL: http://proyecto.jkanetwork.com
NumVotes: 2
Popularity: 0
OutOfDate: 1644166145
Maintainer: kprkpr
Submitter: kprkpr
FirstSubmitted: 1464642792
LastModified: 1468682680
URLPath: /cgit/aur.git/snapshot/apw.tar.gz