loadcat on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S loadcat

* (Optional) Uninstall loadcat on Arch using YAY

$ yay -Rns loadcat

2. Manually Install "loadcat" via AUR

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

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

b. Clone loadcat's git locally

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

c. Go to ~/loadcat folder and install it

$ cd ~/loadcat $ makepkg -si

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

ID: 228506
Name: loadcat
PackageBaseID: 99372
PackageBase: loadcat
Version: 0.1_alpha.1-1
Description: Nginx configurator for easy load balancer setup
URL: https://github.com/hjr265/loadcat
NumVotes: 0
Popularity: 0
OutOfDate: 1629448466
Maintainer:
Submitter: hjr265
FirstSubmitted: 1441439949
LastModified: 1441532480
URLPath: /cgit/aur.git/snapshot/loadcat.tar.gz