nap on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S nap

* (Optional) Uninstall nap on Arch using YAY

$ yay -Rns nap

2. Manually Install "nap" via AUR

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

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

b. Clone nap's git locally

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

c. Go to ~/nap folder and install it

$ cd ~/nap $ makepkg -si

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

ID: 261251
Name: nap
PackageBaseID: 84069
PackageBase: nap
Version: 0.2.5-1
Description: sleep with a progressbar
URL: https://github.com/Kwpolska/nap
NumVotes: 5
Popularity: 8.0E-6
OutOfDate:
Maintainer: Kwpolska
Submitter: Kwpolska
FirstSubmitted: 1406216916
LastModified: 1451670045
URLPath: /cgit/aur.git/snapshot/nap.tar.gz

5. The same packages on other Linux Distributions