cubeb on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install cubeb on Arch using YAY
$
yay -S
cubeb
Copied
* (Optional) Uninstall cubeb on Arch using YAY
$
yay -Rns
cubeb
Copied
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
Copied
b. Clone cubeb's git locally
$
git clone https://aur.archlinux.org/cubeb.git
~/cubeb
Copied
c. Go to ~/cubeb folder and install it
$
cd
~/cubeb
Copied
$
makepkg -si
Copied
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
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