pipecontrol on AUR (Arch User Repository)

Last updated: November 17,2024

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

$ yay -S pipecontrol

* (Optional) Uninstall pipecontrol on Arch using YAY

$ yay -Rns pipecontrol

2. Manually Install "pipecontrol" via AUR

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

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

b. Clone pipecontrol's git locally

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

c. Go to ~/pipecontrol folder and install it

$ cd ~/pipecontrol $ makepkg -si

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

ID: 1343858
Name: pipecontrol
PackageBaseID: 174649
PackageBase: pipecontrol
Version: 0.2.11-1
Description: Pipewire control GUI program in Qt (Kirigami2)
URL: https://github.com/portaloffreedom/PipeControl
NumVotes: 3
Popularity: 0.002186
OutOfDate:
Maintainer: portaloffreedom
Submitter: portaloffreedom
FirstSubmitted: 1641148647
LastModified: 1698572131
URLPath: /cgit/aur.git/snapshot/pipecontrol.tar.gz