libosc++ on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S libosc++

* (Optional) Uninstall libosc++ on Arch using YAY

$ yay -Rns libosc++

2. Manually Install "libosc++" via AUR

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

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

b. Clone libosc++'s git locally

$ git clone https://aur.archlinux.org/libosc++.git ~/libosc++

c. Go to ~/libosc++ folder and install it

$ cd ~/libosc++ $ makepkg -si

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

ID: 1013967
Name: libosc++
PackageBaseID: 174726
PackageBase: libosc++
Version: 0.10.2-1
Description: Library for handling OSC in C++
URL: https://github.com/duncanthrax/scream
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: SwooshyCueb
Submitter: SwooshyCueb
FirstSubmitted: 1641347931
LastModified: 1641347931
URLPath: /cgit/aur.git/snapshot/libosc++.tar.gz