oxy on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S oxy

* (Optional) Uninstall oxy on Arch using YAY

$ yay -Rns oxy

2. Manually Install "oxy" via AUR

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

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

b. Clone oxy's git locally

$ git clone https://aur.archlinux.org/oxy.git ~/oxy

c. Go to ~/oxy folder and install it

$ cd ~/oxy $ makepkg -si

3. Information about the oxy package on Arch User Repository (AUR)

ID: 637587
Name: oxy
PackageBaseID: 133760
PackageBase: oxy
Version: 3.0.0-1
Description: SSH-alike that uses the Noise protocol
URL: https://github.com/oxy-secure/oxy
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer:
Submitter: flacks
FirstSubmitted: 1529943541
LastModified: 1565833932
URLPath: /cgit/aur.git/snapshot/oxy.tar.gz