php83-mcrypt on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S php83-mcrypt

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

$ yay -Rns php83-mcrypt

2. Manually Install "php83-mcrypt" via AUR

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

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

b. Clone php83-mcrypt's git locally

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

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

$ cd ~/php83-mcrypt $ makepkg -si

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

ID: 1386206
Name: php83-mcrypt
PackageBaseID: 201561
PackageBase: php83-mcrypt
Version: 1.0.7-1
Description: php83 bindings for the unmaintained libmcrypt. For compat purposes
URL: https://pecl.php.net/package/mcrypt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: el_aur
Submitter: el_aur
FirstSubmitted: 1705330643
LastModified: 1705330643
URLPath: /cgit/aur.git/snapshot/php83-mcrypt.tar.gz

5. The same packages on other Linux Distributions