obscura on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S obscura

* (Optional) Uninstall obscura on Arch using YAY

$ yay -Rns obscura

2. Manually Install "obscura" via AUR

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

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

b. Clone obscura's git locally

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

c. Go to ~/obscura folder and install it

$ cd ~/obscura $ makepkg -si

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

ID: 1332426
Name: obscura
PackageBaseID: 198237
PackageBase: obscura
Version: 0.1.1-1
Description: Symmetric file encryption using Argon2-based passphrases
URL: https://github.com/jocke-l/obscura
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jocke-l
Submitter: jocke-l
FirstSubmitted: 1696694923
LastModified: 1697062869
URLPath: /cgit/aur.git/snapshot/obscura.tar.gz