ouch on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ouch

* (Optional) Uninstall ouch on Arch using YAY

$ yay -Rns ouch

2. Manually Install "ouch" via AUR

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

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

b. Clone ouch's git locally

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

c. Go to ~/ouch folder and install it

$ cd ~/ouch $ makepkg -si

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

ID: 1128502
Name: ouch
PackageBaseID: 172692
PackageBase: ouch
Version: 0.3.1-4
Description: Painless compression and decompression in the terminal
URL: https://github.com/ouch-org/ouch
NumVotes: 3
Popularity: 0.016206
OutOfDate:
Maintainer: yigits
FirstSubmitted: 1635927297
LastModified: 1661031432
URLPath: /cgit/aur.git/snapshot/ouch.tar.gz