encpass.sh on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "encpass.sh" 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
Copied
b. Install encpass.sh on Arch using YAY
$
yay -S
encpass.sh
Copied
* (Optional) Uninstall encpass.sh on Arch using YAY
$
yay -Rns
encpass.sh
Copied
2. Manually Install "encpass.sh" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone encpass.sh's git locally
$
git clone https://aur.archlinux.org/encpass.sh.git
~/encpass.sh
Copied
c. Go to ~/encpass.sh folder and install it
$
cd
~/encpass.sh
Copied
$
makepkg -si
Copied
3. Information about the encpass.sh package on Arch User Repository (AUR)
ID: 1023858
Name: encpass.sh
PackageBaseID: 172196
PackageBase: encpass.sh
Version: 4.1.5-1
Description: lightweight solution for using encrypted passwords in shell scripts
URL: https://github.com/plyint/encpass.sh
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nameless
Submitter: nameless
FirstSubmitted: 1634663437
LastModified: 1642957466
URLPath: /cgit/aur.git/snapshot/encpass.sh.tar.gz
Name: encpass.sh
PackageBaseID: 172196
PackageBase: encpass.sh
Version: 4.1.5-1
Description: lightweight solution for using encrypted passwords in shell scripts
URL: https://github.com/plyint/encpass.sh
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nameless
Submitter: nameless
FirstSubmitted: 1634663437
LastModified: 1642957466
URLPath: /cgit/aur.git/snapshot/encpass.sh.tar.gz