How To Install rust-magic-crypt-devel on Fedora 36
Introduction
In this tutorial we learn how to install rust-magic-crypt-devel
on Fedora 36.
What is rust-magic-crypt-devel
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.
We can use yum
or dnf
to install rust-magic-crypt-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install rust-magic-crypt-devel.
Install rust-magic-crypt-devel on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
After updating yum database, We can install rust-magic-crypt-devel
using dnf
by running the following command:
Install rust-magic-crypt-devel on Fedora 36 Using yum
Update yum database with yum
using the following command.
After updating yum database, We can install rust-magic-crypt-devel
using yum
by running the following command:
How To Uninstall rust-magic-crypt-devel on Fedora 36
To uninstall only the rust-magic-crypt-devel
package we can use the following command:
rust-magic-crypt-devel Package Contents on Fedora 36
References
Summary
In this tutorial we learn how to install rust-magic-crypt-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).