couch on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S couch

* (Optional) Uninstall couch on Arch using YAY

$ yay -Rns couch

2. Manually Install "couch" via AUR

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

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

b. Clone couch's git locally

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

c. Go to ~/couch folder and install it

$ cd ~/couch $ makepkg -si

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

ID: 1380584
Name: couch
PackageBaseID: 165204
PackageBase: couch
Version: 0.1.3-1
Description: The Last Bastion of Co-operative Interactive Arts
URL: https://github.com/dane-johnson/couch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: SweetDee
Submitter: SweetDee
FirstSubmitted: 1617497818
LastModified: 1704403931
URLPath: /cgit/aur.git/snapshot/couch.tar.gz