popt-deb on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S popt-deb

* (Optional) Uninstall popt-deb on Arch using YAY

$ yay -Rns popt-deb

2. Manually Install "popt-deb" via AUR

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

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

b. Clone popt-deb's git locally

$ git clone https://aur.archlinux.org/popt-deb.git ~/popt-deb

c. Go to ~/popt-deb folder and install it

$ cd ~/popt-deb $ makepkg -si

3. Information about the popt-deb package on Arch User Repository (AUR)

ID: 1012446
Name: popt-deb
PackageBaseID: 125204
PackageBase: popt-deb
Version: 1.18-1
Description: popt with debian patches (mostly to avoid double free)
URL: https://github.com/rpm-software-management/popt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: iamazat
FirstSubmitted: 1504137785
LastModified: 1641028240
URLPath: /cgit/aur.git/snapshot/popt-deb.tar.gz