keycat on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S keycat

* (Optional) Uninstall keycat on Arch using YAY

$ yay -Rns keycat

2. Manually Install "keycat" via AUR

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

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

b. Clone keycat's git locally

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

c. Go to ~/keycat folder and install it

$ cd ~/keycat $ makepkg -si

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

ID: 652198
Name: keycat
PackageBaseID: 145524
PackageBase: keycat
Version: 1.0-1
Description: Random string generator
URL: https://github.com/SusmithKrishnan/kcat
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bumblebee
Submitter: bumblebee
FirstSubmitted: 1570111225
LastModified: 1570111225
URLPath: /cgit/aur.git/snapshot/keycat.tar.gz