oasis on AUR (Arch User Repository)

Last updated: June 04,2024

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

$ yay -S oasis

* (Optional) Uninstall oasis on Arch using YAY

$ yay -Rns oasis

2. Manually Install "oasis" via AUR

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

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

b. Clone oasis's git locally

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

c. Go to ~/oasis folder and install it

$ cd ~/oasis $ makepkg -si

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

ID: 874939
Name: oasis
PackageBaseID: 164160
PackageBase: oasis
Version: 2.17.0-2
Description: Helps you follow friends and discover new ones on Secure Scuttlebutt (SSB).
URL: https://github.com/fraction/oasis
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: benoliver999
FirstSubmitted: 1615313479
LastModified: 1615319997
URLPath: /cgit/aur.git/snapshot/oasis.tar.gz