How to Install and Uninstall php-phpseclib-crypt-aes.noarch Package on Fedora 38

Last updated: November 27,2024

1. Install "php-phpseclib-crypt-aes.noarch" package

Learn how to install php-phpseclib-crypt-aes.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install php-phpseclib-crypt-aes.noarch

2. Uninstall "php-phpseclib-crypt-aes.noarch" package

Please follow the steps below to uninstall php-phpseclib-crypt-aes.noarch on Fedora 38:

$ sudo dnf remove php-phpseclib-crypt-aes.noarch $ sudo dnf autoremove

3. Information about the php-phpseclib-crypt-aes.noarch package on Fedora 38

Last metadata expiration check: 1:11:30 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : php-phpseclib-crypt-aes
Version : 0.3.9
Release : 16.fc38
Architecture : noarch
Size : 11 k
Source : php-phpseclib-crypt-aes-0.3.9-16.fc38.src.rpm
Repository : fedora
Summary : Pure-PHP implementation of AES
URL : http://phpseclib.sourceforge.net/
License : MIT
Description : Uses mcrypt, if available, and an internal implementation, otherwise.