pacpreview on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S pacpreview

* (Optional) Uninstall pacpreview on Arch using YAY

$ yay -Rns pacpreview

2. Manually Install "pacpreview" via AUR

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

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

b. Clone pacpreview's git locally

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

c. Go to ~/pacpreview folder and install it

$ cd ~/pacpreview $ makepkg -si

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

ID: 1238651
Name: pacpreview
PackageBaseID: 166194
PackageBase: pacpreview
Version: 0.3.1-1
Description: Pacman package info viewer, intended for use with fzf --preview
URL: https://github.com/TheCycoONE/pacpreview
NumVotes: 1
Popularity: 0.001072
OutOfDate:
Maintainer: TheCycoONE
Submitter: TheCycoONE
FirstSubmitted: 1619648192
LastModified: 1681009079
URLPath: /cgit/aur.git/snapshot/pacpreview.tar.gz