dexios-bin on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S dexios-bin

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

$ yay -Rns dexios-bin

2. Manually Install "dexios-bin" via AUR

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

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

b. Clone dexios-bin's git locally

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

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

$ cd ~/dexios-bin $ makepkg -si

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

ID: 1427317
Name: dexios-bin
PackageBaseID: 202322
PackageBase: dexios-bin
Version: 8.8.1-2
Description: Dexios is a fast, secure, and open source command-line encryption tool. It's written entirely in Rust and uses modern cryptographic AEADs (XChaCha20-Poly1305 + AES-256-GCM), with audited backends.
URL: https://github.com/brxken128/dexios
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alphazo
Submitter: alphazo
FirstSubmitted: 1707517790
LastModified: 1710448676
URLPath: /cgit/aur.git/snapshot/dexios-bin.tar.gz