monoosc on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S monoosc

* (Optional) Uninstall monoosc on Arch using YAY

$ yay -Rns monoosc

2. Manually Install "monoosc" via AUR

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

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

b. Clone monoosc's git locally

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

c. Go to ~/monoosc folder and install it

$ cd ~/monoosc $ makepkg -si

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

ID: 345271
Name: monoosc
PackageBaseID: 113187
PackageBase: monoosc
Version: 1.0.2-1
Description: MonoOSC is a project in two part, a library write in CSharp (C#) to use the OpenSuse Build Service (OBS) planed to propose at MonoDevelop team and a second part will be a nice GUI who use the library.
URL: monoosc.sourceforge.net
NumVotes: 0
Popularity: 0
OutOfDate: 1706050027
Maintainer:
Submitter: Pival81
FirstSubmitted: 1467641980
LastModified: 1476082631
URLPath: /cgit/aur.git/snapshot/monoosc.tar.gz