How to Install and Uninstall php-laminas-crypt.noarch Package on Fedora 36
Last updated: January 09,2025
1. Install "php-laminas-crypt.noarch" package
Learn how to install php-laminas-crypt.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
php-laminas-crypt.noarch
Copied
2. Uninstall "php-laminas-crypt.noarch" package
Please follow the guidance below to uninstall php-laminas-crypt.noarch on Fedora 36:
$
sudo dnf remove
php-laminas-crypt.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the php-laminas-crypt.noarch package on Fedora 36
Last metadata expiration check: 5:39:32 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : php-laminas-crypt
Version : 3.8.0
Release : 1.fc36.remi
Architecture : noarch
Size : 42 k
Source : php-laminas-crypt-3.8.0-1.fc36.remi.src.rpm
Repository : remi
Summary : Laminas Framework Crypt component
URL : https://github.com/laminas/laminas-crypt
License : BSD
Description : laminas-crypt provides support of some cryptographic tools.
: The available features are:
: * encrypt-then-authenticate using symmetric ciphers
: (the authentication step is provided using HMAC);
: * encrypt/decrypt using symmetric and public key algorithm
: (e.g. RSA algorithm);
: * generate digital sign using public key algorithm (e.g. RSA algorithm);
: * key exchange using the Diffie-Hellman method;
: * key derivation function (e.g. using PBKDF2 algorithm);
: * secure password hash (e.g. using Bcrypt algorithm);
: * generate Hash values;
: * generate HMAC values;
:
: The main scope of this component is to offer an easy and secure way
: to protect and authenticate sensitive data in PHP.
:
: Documentation: https://docs.laminas.dev/laminas-crypt/
Available Packages
Name : php-laminas-crypt
Version : 3.8.0
Release : 1.fc36.remi
Architecture : noarch
Size : 42 k
Source : php-laminas-crypt-3.8.0-1.fc36.remi.src.rpm
Repository : remi
Summary : Laminas Framework Crypt component
URL : https://github.com/laminas/laminas-crypt
License : BSD
Description : laminas-crypt provides support of some cryptographic tools.
: The available features are:
: * encrypt-then-authenticate using symmetric ciphers
: (the authentication step is provided using HMAC);
: * encrypt/decrypt using symmetric and public key algorithm
: (e.g. RSA algorithm);
: * generate digital sign using public key algorithm (e.g. RSA algorithm);
: * key exchange using the Diffie-Hellman method;
: * key derivation function (e.g. using PBKDF2 algorithm);
: * secure password hash (e.g. using Bcrypt algorithm);
: * generate Hash values;
: * generate HMAC values;
:
: The main scope of this component is to offer an easy and secure way
: to protect and authenticate sensitive data in PHP.
:
: Documentation: https://docs.laminas.dev/laminas-crypt/