pacpl on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S pacpl

* (Optional) Uninstall pacpl on Arch using YAY

$ yay -Rns pacpl

2. Manually Install "pacpl" via AUR

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

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

b. Clone pacpl's git locally

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

c. Go to ~/pacpl folder and install it

$ cd ~/pacpl $ makepkg -si

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

ID: 863238
Name: pacpl
PackageBaseID: 121364
PackageBase: pacpl
Version: 6.1.3-1
Description: Convert multiple audio types from one format to another.
URL: https://sourceforge.net/projects/pacpl/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: mgd
Submitter: jonarnold
FirstSubmitted: 1491694956
LastModified: 1613297960
URLPath: /cgit/aur.git/snapshot/pacpl.tar.gz