pecl-mcrypt on AUR (Arch User Repository)

Last updated: July 03,2024

1. Install "pecl-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

b. Install pecl-mcrypt on Arch using YAY

$ yay -S pecl-mcrypt

* (Optional) Uninstall pecl-mcrypt on Arch using YAY

$ yay -Rns pecl-mcrypt

2. Manually Install "pecl-mcrypt" via AUR

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

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

b. Clone pecl-mcrypt's git locally

$ git clone https://aur.archlinux.org/pecl-mcrypt.git ~/pecl-mcrypt

c. Go to ~/pecl-mcrypt folder and install it

$ cd ~/pecl-mcrypt $ makepkg -si

3. Information about the pecl-mcrypt package on Arch User Repository (AUR)

ID: 859932
Name: pecl-mcrypt
PackageBaseID: 142326
PackageBase: pecl-mcrypt
Version: 1.0.4-1
Description: Bindings for the libmcrypt library
URL: https://pecl.php.net/package/mcrypt
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: robertfoster
FirstSubmitted: 1558890549
LastModified: 1612696550
URLPath: /cgit/aur.git/snapshot/pecl-mcrypt.tar.gz