oss on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S oss

* (Optional) Uninstall oss on Arch using YAY

$ yay -Rns oss

2. Manually Install "oss" via AUR

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

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

b. Clone oss's git locally

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

c. Go to ~/oss folder and install it

$ cd ~/oss $ makepkg -si

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

ID: 1310204
Name: oss
PackageBaseID: 73751
PackageBase: oss
Version: 4.2_2020-2
Description: Open Sound System UNIX audio architecture
URL: http://developer.opensound.com/
NumVotes: 48
Popularity: 0
OutOfDate:
Maintainer: alexdw
Submitter: keenerd
FirstSubmitted: 1380108325
LastModified: 1693233795
URLPath: /cgit/aur.git/snapshot/oss.tar.gz