xcat on AUR (Arch User Repository)

Last updated: February 03,2025

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

$ yay -S xcat

* (Optional) Uninstall xcat on Arch using YAY

$ yay -Rns xcat

2. Manually Install "xcat" via AUR

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

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

b. Clone xcat's git locally

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

c. Go to ~/xcat folder and install it

$ cd ~/xcat $ makepkg -si

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

ID: 939659
Name: xcat
PackageBaseID: 160071
PackageBase: xcat
Version: 0.2-1
Description: A simple cat clone with xor key
URL: https://gist.github.com/xdrie/c3081151707a071acf1aea53d0d1bfd5
NumVotes: 1
Popularity: 2.0E-6
OutOfDate:
Maintainer: xhyinne
FirstSubmitted: 1605925151
LastModified: 1627341070
URLPath: /cgit/aur.git/snapshot/xcat.tar.gz