barectf on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S barectf

* (Optional) Uninstall barectf on Arch using YAY

$ yay -Rns barectf

2. Manually Install "barectf" via AUR

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

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

b. Clone barectf's git locally

$ git clone https://aur.archlinux.org/barectf.git ~/barectf

c. Go to ~/barectf folder and install it

$ cd ~/barectf $ makepkg -si

3. Information about the barectf package on Arch User Repository (AUR)

ID: 658615
Name: barectf
PackageBaseID: 109530
PackageBase: barectf
Version: 2.3.1-1
Description: Generator of ANSI C tracers which output CTF
URL: http://barectf.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: eepp
FirstSubmitted: 1459376304
LastModified: 1571749508
URLPath: /cgit/aur.git/snapshot/barectf.tar.gz