peekvc on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S peekvc

* (Optional) Uninstall peekvc on Arch using YAY

$ yay -Rns peekvc

2. Manually Install "peekvc" via AUR

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

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

b. Clone peekvc's git locally

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

c. Go to ~/peekvc folder and install it

$ cd ~/peekvc $ makepkg -si

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

ID: 369607
Name: peekvc
PackageBaseID: 118309
PackageBase: peekvc
Version: 0.1-1
Description: Dumps the the current state of a Linux virtual console
URL: http://0pointer.de/lennart/projects/peekvc/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawity
Submitter: grawity
FirstSubmitted: 1483212828
LastModified: 1483212828
URLPath: /cgit/aur.git/snapshot/peekvc.tar.gz