osccli on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S osccli

* (Optional) Uninstall osccli on Arch using YAY

$ yay -Rns osccli

2. Manually Install "osccli" via AUR

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

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

b. Clone osccli's git locally

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

c. Go to ~/osccli folder and install it

$ cd ~/osccli $ makepkg -si

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

ID: 806660
Name: osccli
PackageBaseID: 158613
PackageBase: osccli
Version: 0.1-3
Description: Fast and simple cli tool for Open Sound Control communication, written in Rust
URL: https://github.com/madskjeldgaard/osccli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: madskjeldgaard
FirstSubmitted: 1602364484
LastModified: 1603126005
URLPath: /cgit/aur.git/snapshot/osccli.tar.gz