o-bin on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S o-bin

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

$ yay -Rns o-bin

2. Manually Install "o-bin" via AUR

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

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

b. Clone o-bin's git locally

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

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

$ cd ~/o-bin $ makepkg -si

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

ID: 1120563
Name: o-bin
PackageBaseID: 177712
PackageBase: o-bin
Version: 2.55.1-1
Description: Text editor, IDE and gdb frontend (CLI only)
URL: https://github.com/xyproto/o
NumVotes: 1
Popularity: 0.046208
OutOfDate:
Maintainer: xyproto
FirstSubmitted: 1649166813
LastModified: 1659395523
URLPath: /cgit/aur.git/snapshot/o-bin.tar.gz