ox-git on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S ox-git

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

$ yay -Rns ox-git

2. Manually Install "ox-git" via AUR

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

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

b. Clone ox-git's git locally

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

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

$ cd ~/ox-git $ makepkg -si

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

ID: 835622
Name: ox-git
PackageBaseID: 158323
PackageBase: ox-git
Version: 0.2.7-1
Description: An independent Rust text editor that runs in your terminal!
URL: https://github.com/curlpipe/ox
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: curlpipe
Submitter: spikecodes
FirstSubmitted: 1601744577
LastModified: 1608407599
URLPath: /cgit/aur.git/snapshot/ox-git.tar.gz