ox-bin on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S ox-bin

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

$ yay -Rns ox-bin

2. Manually Install "ox-bin" via AUR

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

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

b. Clone ox-bin's git locally

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

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

$ cd ~/ox-bin $ makepkg -si

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

ID: 835621
Name: ox-bin
PackageBaseID: 158322
PackageBase: ox-bin
Version: 0.2.7-1
Description: An independent Rust text editor that runs in your terminal!
URL: https://github.com/curlpipe/ox
NumVotes: 6
Popularity: 0.001957
OutOfDate:
Maintainer: curlpipe
Submitter: spikecodes
FirstSubmitted: 1601743990
LastModified: 1608407563
URLPath: /cgit/aur.git/snapshot/ox-bin.tar.gz