theft on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S theft

* (Optional) Uninstall theft on Arch using YAY

$ yay -Rns theft

2. Manually Install "theft" via AUR

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

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

b. Clone theft's git locally

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

c. Go to ~/theft folder and install it

$ cd ~/theft $ makepkg -si

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

ID: 718912
Name: theft
PackageBaseID: 136106
PackageBase: theft
Version: 0.4.5-1
Description: property-based testing for C
URL: https://github.com/silentbicycle/theft
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: codyps
Submitter: codyps
FirstSubmitted: 1537283603
LastModified: 1586458609
URLPath: /cgit/aur.git/snapshot/theft.tar.gz