coppwr on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S coppwr

* (Optional) Uninstall coppwr on Arch using YAY

$ yay -Rns coppwr

2. Manually Install "coppwr" via AUR

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

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

b. Clone coppwr's git locally

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

c. Go to ~/coppwr folder and install it

$ cd ~/coppwr $ makepkg -si

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

ID: 1386241
Name: coppwr
PackageBaseID: 194200
PackageBase: coppwr
Version: 1.5.1-1
Description: Low level PipeWire control GUI
URL: https://dimtpap.ovh/coppwr
NumVotes: 1
Popularity: 0.867518
OutOfDate:
Maintainer: dimtpap
Submitter: dimtpap
FirstSubmitted: 1685693921
LastModified: 1705334240
URLPath: /cgit/aur.git/snapshot/coppwr.tar.gz

5. The same packages on other Linux Distributions