oss-nonfree on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S oss-nonfree

* (Optional) Uninstall oss-nonfree on Arch using YAY

$ yay -Rns oss-nonfree

2. Manually Install "oss-nonfree" via AUR

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

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

b. Clone oss-nonfree's git locally

$ git clone https://aur.archlinux.org/oss-nonfree.git ~/oss-nonfree

c. Go to ~/oss-nonfree folder and install it

$ cd ~/oss-nonfree $ makepkg -si

3. Information about the oss-nonfree package on Arch User Repository (AUR)

ID: 839848
Name: oss-nonfree
PackageBaseID: 71283
PackageBase: oss-nonfree
Version: 4.2_2020-1
Description: Open Sound System UNIX audio architecture (including nonfree drivers)
URL: http://www.opensound.com/oss.html
NumVotes: 15
Popularity: 0
OutOfDate:
Maintainer: alexdw
Submitter: alexdw
FirstSubmitted: 1371993425
LastModified: 1609263415
URLPath: /cgit/aur.git/snapshot/oss-nonfree.tar.gz