unittest-c on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "unittest-c" 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 unittest-c on Arch using YAY
$
yay -S
unittest-c
Copied
* (Optional) Uninstall unittest-c on Arch using YAY
$
yay -Rns
unittest-c
Copied
2. Manually Install "unittest-c" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone unittest-c's git locally
$
git clone https://aur.archlinux.org/unittest-c.git
~/unittest-c
Copied
c. Go to ~/unittest-c folder and install it
$
cd
~/unittest-c
Copied
$
makepkg -si
Copied
3. Information about the unittest-c package on Arch User Repository (AUR)
ID: 1394629
Name: unittest-c
PackageBaseID: 193333
PackageBase: unittest-c
Version: 1.3.1-8
Description: unittest c is a fast and simple macro-based unit testing framework for C. It's inspired by the Python unittest module and designed to reduce boilerplate code. With macros and a built-in test runner, it's ideal for large test suites.
URL: https://github.com/alecksandr26/unittest-c/archive/refs/tags/v1.1.2.tar.gz
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alecksandr
Submitter: alecksandr
FirstSubmitted: 1683394939
LastModified: 1706484655
URLPath: /cgit/aur.git/snapshot/unittest-c.tar.gz
Name: unittest-c
PackageBaseID: 193333
PackageBase: unittest-c
Version: 1.3.1-8
Description: unittest c is a fast and simple macro-based unit testing framework for C. It's inspired by the Python unittest module and designed to reduce boilerplate code. With macros and a built-in test runner, it's ideal for large test suites.
URL: https://github.com/alecksandr26/unittest-c/archive/refs/tags/v1.1.2.tar.gz
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alecksandr
Submitter: alecksandr
FirstSubmitted: 1683394939
LastModified: 1706484655
URLPath: /cgit/aur.git/snapshot/unittest-c.tar.gz