How to Install and Uninstall rust-magic-crypt-devel.noarch Package on Fedora 34

Last updated: July 03,2024

1. Install "rust-magic-crypt-devel.noarch" package

Please follow the steps below to install rust-magic-crypt-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-magic-crypt-devel.noarch

2. Uninstall "rust-magic-crypt-devel.noarch" package

Please follow the step by step instructions below to uninstall rust-magic-crypt-devel.noarch on Fedora 34:

$ sudo dnf remove rust-magic-crypt-devel.noarch $ sudo dnf autoremove

3. Information about the rust-magic-crypt-devel.noarch package on Fedora 34

Last metadata expiration check: 3:58:04 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-magic-crypt-devel
Version : 3.1.10
Release : 1.fc34
Architecture : noarch
Size : 17 k
Source : rust-magic-crypt-3.1.10-1.fc34.src.rpm
Repository : updates
Summary : Library to encrypt/decrpyt strings, files, or data, using DES or AES
URL : https://crates.io/crates/magic-crypt
License : ASL 2.0
Description : MagicCrypt is a Java/PHP/NodeJS/Rust library to encrypt/decrpyt strings, files,
: or data, using Data Encryption Standard(DES) or Advanced Encryption
: Standard(AES) algorithms. It supports CBC block cipher mode, PKCS5 padding and
: 64, 128, 192 or 256-bits key length.
:
: This package contains library source intended for building other packages which
: use the "magic-crypt" crate.