theft on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install theft on Arch using YAY
$
yay -S
theft
Copied
* (Optional) Uninstall theft on Arch using YAY
$
yay -Rns
theft
Copied
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
Copied
b. Clone theft's git locally
$
git clone https://aur.archlinux.org/theft.git
~/theft
Copied
c. Go to ~/theft folder and install it
$
cd
~/theft
Copied
$
makepkg -si
Copied
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
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