errut on AUR (Arch User Repository)

Last updated: June 17,2024

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

$ yay -S errut

* (Optional) Uninstall errut on Arch using YAY

$ yay -Rns errut

2. Manually Install "errut" via AUR

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

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

b. Clone errut's git locally

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

c. Go to ~/errut folder and install it

$ cd ~/errut $ makepkg -si

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

ID: 205829
Name: errut
PackageBaseID: 24853
PackageBase: errut
Version: 1.0.1-1
Description: Set of simple error handling utilities in C++.
URL: http://research.edm.uhasselt.be/~jori/page/index.php?n=Misc.ErrUt
NumVotes: 11
Popularity: 0
OutOfDate: 1539299184
Maintainer:
Submitter: hotspur
FirstSubmitted: 1237647199
LastModified: 1435834762
URLPath: /cgit/aur.git/snapshot/errut.tar.gz