excrypt on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S excrypt

* (Optional) Uninstall excrypt on Arch using YAY

$ yay -Rns excrypt

2. Manually Install "excrypt" via AUR

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

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

b. Clone excrypt's git locally

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

c. Go to ~/excrypt folder and install it

$ cd ~/excrypt $ makepkg -si

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

ID: 833861
Name: excrypt
PackageBaseID: 160946
PackageBase: excrypt
Version: 0.0.2-1
Description: Unix AES password manager
URL: https://gitlab.com/artshellorok/xcrypt.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: artshellorok
Submitter: artshellorok
FirstSubmitted: 1608038657
LastModified: 1608038657
URLPath: /cgit/aur.git/snapshot/excrypt.tar.gz