osm-bin on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S osm-bin

* (Optional) Uninstall osm-bin on Arch using YAY

$ yay -Rns osm-bin

2. Manually Install "osm-bin" via AUR

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

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

b. Clone osm-bin's git locally

$ git clone https://aur.archlinux.org/osm-bin.git ~/osm-bin

c. Go to ~/osm-bin folder and install it

$ cd ~/osm-bin $ makepkg -si

3. Information about the osm-bin package on Arch User Repository (AUR)

ID: 776338
Name: osm-bin
PackageBaseID: 156542
PackageBase: osm-bin
Version: 0.2.0-2
Description: The Open Service Mesh CLI - binary
URL: https://github.com/openservicemesh/osm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: curx
Submitter: curx
FirstSubmitted: 1596891965
LastModified: 1596892360
URLPath: /cgit/aur.git/snapshot/osm-bin.tar.gz