litterbox on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S litterbox

* (Optional) Uninstall litterbox on Arch using YAY

$ yay -Rns litterbox

2. Manually Install "litterbox" via AUR

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

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

b. Clone litterbox's git locally

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

c. Go to ~/litterbox folder and install it

$ cd ~/litterbox $ makepkg -si

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

ID: 990398
Name: litterbox
PackageBaseID: 167841
PackageBase: litterbox
Version: 1.8-2
Description: TLS-only IRC logger storing events in SQLite database
URL: https://git.causal.agency/litterbox/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: jwty
Submitter: jwty
FirstSubmitted: 1623377307
LastModified: 1637192949
URLPath: /cgit/aur.git/snapshot/litterbox.tar.gz