pacseek on AUR (Arch User Repository)

Last updated: February 19,2025

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

$ yay -S pacseek

* (Optional) Uninstall pacseek on Arch using YAY

$ yay -Rns pacseek

2. Manually Install "pacseek" via AUR

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

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

b. Clone pacseek's git locally

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

c. Go to ~/pacseek folder and install it

$ cd ~/pacseek $ makepkg -si

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

ID: 1428369
Name: pacseek
PackageBaseID: 177330
PackageBase: pacseek
Version: 1.8.2-3
Description: A terminal user interface for searching and installing Arch Linux packages
URL: https://github.com/moson-mo/pacseek
NumVotes: 28
Popularity: 1.857718
OutOfDate:
Maintainer: moson
Submitter: moson
FirstSubmitted: 1648375227
LastModified: 1710590906
URLPath: /cgit/aur.git/snapshot/pacseek.tar.gz