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