pacget on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S pacget

* (Optional) Uninstall pacget on Arch using YAY

$ yay -Rns pacget

2. Manually Install "pacget" via AUR

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

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

b. Clone pacget's git locally

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

c. Go to ~/pacget folder and install it

$ cd ~/pacget $ makepkg -si

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

ID: 460137
Name: pacget
PackageBaseID: 124977
PackageBase: pacget
Version: 1.1.2-1
Description: A wrapper around pacaur to mimic yaourt's search feature
URL: https://github.com/neurobin/pacget
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: jahid
Submitter: jahid
FirstSubmitted: 1503349765
LastModified: 1510497483
URLPath: /cgit/aur.git/snapshot/pacget.tar.gz