pacget on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install pacget on Arch using YAY
$
yay -S
pacget
Copied
* (Optional) Uninstall pacget on Arch using YAY
$
yay -Rns
pacget
Copied
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
Copied
b. Clone pacget's git locally
$
git clone https://aur.archlinux.org/pacget.git
~/pacget
Copied
c. Go to ~/pacget folder and install it
$
cd
~/pacget
Copied
$
makepkg -si
Copied
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
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