crypt on AUR (Arch User Repository)
Last updated: December 27,2024
1. Install "crypt" 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 crypt on Arch using YAY
$
yay -S
crypt
Copied
* (Optional) Uninstall crypt on Arch using YAY
$
yay -Rns
crypt
Copied
2. Manually Install "crypt" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone crypt's git locally
$
git clone https://aur.archlinux.org/crypt.git
~/crypt
Copied
c. Go to ~/crypt folder and install it
$
cd
~/crypt
Copied
$
makepkg -si
Copied
3. Information about the crypt package on Arch User Repository (AUR)
ID: 662293
Name: crypt
PackageBaseID: 146235
PackageBase: crypt
Version: r12.1b95a9d-1
Description: A public-domain replacement for the UNIX "crypt" command
URL: https://github.com/freebsd/freebsd/tree/master/usr.bin/enigma
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: pdean
Submitter: pdean
FirstSubmitted: 1572414513
LastModified: 1572657579
URLPath: /cgit/aur.git/snapshot/crypt.tar.gz
Name: crypt
PackageBaseID: 146235
PackageBase: crypt
Version: r12.1b95a9d-1
Description: A public-domain replacement for the UNIX "crypt" command
URL: https://github.com/freebsd/freebsd/tree/master/usr.bin/enigma
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: pdean
Submitter: pdean
FirstSubmitted: 1572414513
LastModified: 1572657579
URLPath: /cgit/aur.git/snapshot/crypt.tar.gz