cubeb on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S cubeb

* (Optional) Uninstall cubeb on Arch using YAY

$ yay -Rns cubeb

2. Manually Install "cubeb" via AUR

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

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

b. Clone cubeb's git locally

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

c. Go to ~/cubeb folder and install it

$ cd ~/cubeb $ makepkg -si

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

ID: 1267177
Name: cubeb
PackageBaseID: 188605
PackageBase: cubeb
Version: 20230517-1
Description: Cross platform audio library
URL: https://github.com/mozilla/cubeb
NumVotes: 4
Popularity: 1.012298
OutOfDate:
Maintainer: Rubo
Submitter: Rubo
FirstSubmitted: 1670582686
LastModified: 1685777508
URLPath: /cgit/aur.git/snapshot/cubeb.tar.gz