paselect on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S paselect

* (Optional) Uninstall paselect on Arch using YAY

$ yay -Rns paselect

2. Manually Install "paselect" via AUR

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

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

b. Clone paselect's git locally

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

c. Go to ~/paselect folder and install it

$ cd ~/paselect $ makepkg -si

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

ID: 618876
Name: paselect
PackageBaseID: 142541
PackageBase: paselect
Version: 1.0-1
Description: Select Pulse Audio profile and output easily.
URL: https://github.com/murat-cileli/paselect
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: murat.cileli
FirstSubmitted: 1559741256
LastModified: 1559741256
URLPath: /cgit/aur.git/snapshot/paselect.tar.gz