aptpac on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S aptpac

* (Optional) Uninstall aptpac on Arch using YAY

$ yay -Rns aptpac

2. Manually Install "aptpac" via AUR

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

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

b. Clone aptpac's git locally

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

c. Go to ~/aptpac folder and install it

$ cd ~/aptpac $ makepkg -si

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

ID: 1099426
Name: aptpac
PackageBaseID: 149873
PackageBase: aptpac
Version: 3.3.0-1
Description: a pacman wrapper with syntax from debian's apt
URL: https://github.com/FascodeNet/aptpac
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hayao
Submitter: hayao
FirstSubmitted: 1583552016
LastModified: 1655387009
URLPath: /cgit/aur.git/snapshot/aptpac.tar.gz