unity-test on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S unity-test

* (Optional) Uninstall unity-test on Arch using YAY

$ yay -Rns unity-test

2. Manually Install "unity-test" via AUR

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

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

b. Clone unity-test's git locally

$ git clone https://aur.archlinux.org/unity-test.git ~/unity-test

c. Go to ~/unity-test folder and install it

$ cd ~/unity-test $ makepkg -si

3. Information about the unity-test package on Arch User Repository (AUR)

ID: 925682
Name: unity-test
PackageBaseID: 168287
PackageBase: unity-test
Version: 2.5.2-1
Description: Simple unit testing for C
URL: https://github.com/throwtheswitch/unity
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1624565201
LastModified: 1624565202
URLPath: /cgit/aur.git/snapshot/unity-test.tar.gz