ops on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S ops

* (Optional) Uninstall ops on Arch using YAY

$ yay -Rns ops

2. Manually Install "ops" via AUR

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

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

b. Clone ops's git locally

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

c. Go to ~/ops folder and install it

$ cd ~/ops $ makepkg -si

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

ID: 1106293
Name: ops
PackageBaseID: 150659
PackageBase: ops
Version: 0.1.32-1
Description: Build and run nanos unikernels
URL: https://ops.city
NumVotes: 3
Popularity: 3.0E-6
OutOfDate: 1710380997
Maintainer:
Submitter: ragouel
FirstSubmitted: 1585056075
LastModified: 1656685121
URLPath: /cgit/aur.git/snapshot/ops.tar.gz