cunit-svn on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S cunit-svn

* (Optional) Uninstall cunit-svn on Arch using YAY

$ yay -Rns cunit-svn

2. Manually Install "cunit-svn" via AUR

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

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

b. Clone cunit-svn's git locally

$ git clone https://aur.archlinux.org/cunit-svn.git ~/cunit-svn

c. Go to ~/cunit-svn folder and install it

$ cd ~/cunit-svn $ makepkg -si

3. Information about the cunit-svn package on Arch User Repository (AUR)

ID: 1317902
Name: cunit-svn
PackageBaseID: 197495
PackageBase: cunit-svn
Version: r170-2
Description: A unit testing framework for C
URL: https://cunit.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1694434231
LastModified: 1694552661
URLPath: /cgit/aur.git/snapshot/cunit-svn.tar.gz