peep on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S peep

* (Optional) Uninstall peep on Arch using YAY

$ yay -Rns peep

2. Manually Install "peep" via AUR

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

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

b. Clone peep's git locally

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

c. Go to ~/peep folder and install it

$ cd ~/peep $ makepkg -si

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

ID: 1097778
Name: peep
PackageBaseID: 183180
PackageBase: peep
Version: 0.1.6-1
Description: A CLI text viewer tool that works interactively like less command on small pane within the terminal window.
URL: https://github.com/ryochack/peep
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: matth
Submitter: matth
FirstSubmitted: 1655129227
LastModified: 1655129227
URLPath: /cgit/aur.git/snapshot/peep.tar.gz