mcrypt on AUR (Arch User Repository)
Last updated: January 10,2025
1. Install "mcrypt" 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 mcrypt on Arch using YAY
$
yay -S
mcrypt
Copied
* (Optional) Uninstall mcrypt on Arch using YAY
$
yay -Rns
mcrypt
Copied
2. Manually Install "mcrypt" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone mcrypt's git locally
$
git clone https://aur.archlinux.org/mcrypt.git
~/mcrypt
Copied
c. Go to ~/mcrypt folder and install it
$
cd
~/mcrypt
Copied
$
makepkg -si
Copied
3. Information about the mcrypt package on Arch User Repository (AUR)
ID: 207544
Name: mcrypt
PackageBaseID: 69770
PackageBase: mcrypt
Version: 2.6.8-1
Description: A replacement for the old unix crypt(1).
URL: http://mcrypt.sourceforge.net/
NumVotes: 13
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter:
FirstSubmitted: 1368034704
LastModified: 1436175376
URLPath: /cgit/aur.git/snapshot/mcrypt.tar.gz
Name: mcrypt
PackageBaseID: 69770
PackageBase: mcrypt
Version: 2.6.8-1
Description: A replacement for the old unix crypt(1).
URL: http://mcrypt.sourceforge.net/
NumVotes: 13
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter:
FirstSubmitted: 1368034704
LastModified: 1436175376
URLPath: /cgit/aur.git/snapshot/mcrypt.tar.gz