onos on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S onos

* (Optional) Uninstall onos on Arch using YAY

$ yay -Rns onos

2. Manually Install "onos" via AUR

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

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

b. Clone onos's git locally

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

c. Go to ~/onos folder and install it

$ cd ~/onos $ makepkg -si

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

ID: 983551
Name: onos
PackageBaseID: 131132
PackageBase: onos
Version: 2.6.0-1
Description: Open Network Operating System
URL: https://onosproject.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: kyechou
FirstSubmitted: 1522120694
LastModified: 1635985447
URLPath: /cgit/aur.git/snapshot/onos.tar.gz