pounce on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S pounce

* (Optional) Uninstall pounce on Arch using YAY

$ yay -Rns pounce

2. Manually Install "pounce" via AUR

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

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

b. Clone pounce's git locally

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

c. Go to ~/pounce folder and install it

$ cd ~/pounce $ makepkg -si

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

ID: 1289015
Name: pounce
PackageBaseID: 157078
PackageBase: pounce
Version: 3.1-1
Description: A multi-client, TLS-only IRC bouncer
URL: https://git.causal.agency/pounce
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1598371133
LastModified: 1689376209
URLPath: /cgit/aur.git/snapshot/pounce.tar.gz