verynice on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S verynice

* (Optional) Uninstall verynice on Arch using YAY

$ yay -Rns verynice

2. Manually Install "verynice" via AUR

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

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

b. Clone verynice's git locally

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

c. Go to ~/verynice folder and install it

$ cd ~/verynice $ makepkg -si

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

ID: 522257
Name: verynice
PackageBaseID: 103803
PackageBase: verynice
Version: 1.1-15
Description: A tool for dynamically adjusting the nice level of processes under UNIX-like operating systems.
URL: http://thermal.cnde.iastate.edu/~sdh4/verynice/
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Thermi
FirstSubmitted: 1448463061
LastModified: 1530012493
URLPath: /cgit/aur.git/snapshot/verynice.tar.gz