aptpik on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S aptpik

* (Optional) Uninstall aptpik on Arch using YAY

$ yay -Rns aptpik

2. Manually Install "aptpik" via AUR

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

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

b. Clone aptpik's git locally

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

c. Go to ~/aptpik folder and install it

$ cd ~/aptpik $ makepkg -si

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

ID: 756062
Name: aptpik
PackageBaseID: 154754
PackageBase: aptpik
Version: 1.0-1
Description: a pikaur wrapper with syntax from debian's apt
URL: https://github.com/daemonspudguy/aptpik
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: daemonspudguy
Submitter: daemonspudguy
FirstSubmitted: 1592947686
LastModified: 1592947686
URLPath: /cgit/aur.git/snapshot/aptpik.tar.gz