php7-mcrypt on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S php7-mcrypt

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

$ yay -Rns php7-mcrypt

2. Manually Install "php7-mcrypt" via AUR

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

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

b. Clone php7-mcrypt's git locally

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

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

$ cd ~/php7-mcrypt $ makepkg -si

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

ID: 862296
Name: php7-mcrypt
PackageBaseID: 163232
PackageBase: php7-mcrypt
Version: 1.0.4-1
Description: mcrypt module for extra/php7 package (>=7.2.0, <8.0.0)
URL: https://pecl.php.net/package/mcrypt
NumVotes: 1
Popularity: 2.1E-5
OutOfDate:
Maintainer: sausix
FirstSubmitted: 1613135098
LastModified: 1613135098
URLPath: /cgit/aur.git/snapshot/php7-mcrypt.tar.gz