bcunit-git on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S bcunit-git

* (Optional) Uninstall bcunit-git on Arch using YAY

$ yay -Rns bcunit-git

2. Manually Install "bcunit-git" via AUR

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

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

b. Clone bcunit-git's git locally

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

c. Go to ~/bcunit-git folder and install it

$ cd ~/bcunit-git $ makepkg -si

3. Information about the bcunit-git package on Arch User Repository (AUR)

ID: 677491
Name: bcunit-git
PackageBaseID: 146373
PackageBase: bcunit-git
Version: 3.0.2+12+g3c720fb-1
Description: A fork of CUnit, a C unit testing framework
URL: http://www.linphone.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thrasibule
Submitter: thrasibule
FirstSubmitted: 1572834700
LastModified: 1576552227
URLPath: /cgit/aur.git/snapshot/bcunit-git.tar.gz