ut on AUR (Arch User Repository)
Last updated: November 25,2024
1. Install "ut" 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 ut on Arch using YAY
$
yay -S
ut
Copied
* (Optional) Uninstall ut on Arch using YAY
$
yay -Rns
ut
Copied
2. Manually Install "ut" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ut's git locally
$
git clone https://aur.archlinux.org/ut.git
~/ut
Copied
c. Go to ~/ut folder and install it
$
cd
~/ut
Copied
$
makepkg -si
Copied
3. Information about the ut package on Arch User Repository (AUR)
ID: 1389093
Name: ut
PackageBaseID: 175075
PackageBase: ut
Version: 2.0.1-1
Description: UT: C++20 μ(micro)/Unit Testing Framework
URL: https://boost-ext.github.io/ut
NumVotes: 1
Popularity: 0.002181
OutOfDate:
Maintainer: tocic
Submitter: sleeping
FirstSubmitted: 1642283798
LastModified: 1705742939
URLPath: /cgit/aur.git/snapshot/ut.tar.gz
Name: ut
PackageBaseID: 175075
PackageBase: ut
Version: 2.0.1-1
Description: UT: C++20 μ(micro)/Unit Testing Framework
URL: https://boost-ext.github.io/ut
NumVotes: 1
Popularity: 0.002181
OutOfDate:
Maintainer: tocic
Submitter: sleeping
FirstSubmitted: 1642283798
LastModified: 1705742939
URLPath: /cgit/aur.git/snapshot/ut.tar.gz