copycat-git on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S copycat-git

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

$ yay -Rns copycat-git

2. Manually Install "copycat-git" via AUR

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

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

b. Clone copycat-git's git locally

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

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

$ cd ~/copycat-git $ makepkg -si

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

ID: 1065146
Name: copycat-git
PackageBaseID: 177867
PackageBase: copycat-git
Version: 0.1.r0.gfeda396-1
Description: A library for intercepting system calls
URL: https://github.com/vimpostor/copycat
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: vimpostor
Submitter: vimpostor
FirstSubmitted: 1649672416
LastModified: 1649672416
URLPath: /cgit/aur.git/snapshot/copycat-git.tar.gz