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

Last updated: October 08,2024

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

Please follow the instructions below to install php-phpseclib-crypt-des.noarch on Fedora 38

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

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

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

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

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

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