errut on AUR (Arch User Repository)
Last updated: February 03,2025
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
Copied
b. Install errut on Arch using YAY
$
yay -S
errut
Copied
* (Optional) Uninstall errut on Arch using YAY
$
yay -Rns
errut
Copied
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
Copied
b. Clone errut's git locally
$
git clone https://aur.archlinux.org/errut.git
~/errut
Copied
c. Go to ~/errut folder and install it
$
cd
~/errut
Copied
$
makepkg -si
Copied
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
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