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