How To Install rust-idna0 on Fedora 36

In this tutorial we learn how to install rust-idna0 in Fedora 36. rust-idna0 is IDNA (Internationalizing Domain Names in Applications) and Punycode

Introduction

In this tutorial we learn how to install rust-idna0 on Fedora 36.

What is rust-idna0

IDNA (Internationalizing Domain Names in Applications) and Punycode. This package contains library source intended for building other packages which use “idna” crate.

We can use yum or dnf to install rust-idna0 on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install rust-idna0.

Install rust-idna0 on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install rust-idna0 using dnf by running the following command:

sudo dnf -y install rust-idna0

Install rust-idna0 on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install rust-idna0 using yum by running the following command:

sudo yum -y install rust-idna0

How To Uninstall rust-idna0 on Fedora 36

To uninstall only the rust-idna0 package we can use the following command:

sudo dnf remove rust-idna0

rust-idna0 Package Contents on Fedora 36

/usr/share/cargo/registry/idna-0.1.5
/usr/share/cargo/registry/idna-0.1.5/.cargo-checksum.json
/usr/share/cargo/registry/idna-0.1.5/Cargo.toml
/usr/share/cargo/registry/idna-0.1.5/LICENSE-APACHE
/usr/share/cargo/registry/idna-0.1.5/LICENSE-MIT
/usr/share/cargo/registry/idna-0.1.5/src
/usr/share/cargo/registry/idna-0.1.5/src/IdnaMappingTable.txt
/usr/share/cargo/registry/idna-0.1.5/src/lib.rs
/usr/share/cargo/registry/idna-0.1.5/src/make_uts46_mapping_table.py
/usr/share/cargo/registry/idna-0.1.5/src/punycode.rs
/usr/share/cargo/registry/idna-0.1.5/src/uts46.rs
/usr/share/cargo/registry/idna-0.1.5/src/uts46_mapping_table.rs
/usr/share/cargo/registry/idna-0.1.5/tests
/usr/share/cargo/registry/idna-0.1.5/tests/IdnaTest.txt
/usr/share/cargo/registry/idna-0.1.5/tests/punycode.rs
/usr/share/cargo/registry/idna-0.1.5/tests/punycode_tests.json
/usr/share/cargo/registry/idna-0.1.5/tests/tests.rs
/usr/share/cargo/registry/idna-0.1.5/tests/unit.rs
/usr/share/cargo/registry/idna-0.1.5/tests/uts46.rs
/usr/share/licenses/rust-idna0.1-devel
/usr/share/licenses/rust-idna0.1-devel/LICENSE-APACHE
/usr/share/licenses/rust-idna0.1-devel/LICENSE-MIT

References

Summary

In this tutorial we learn how to install rust-idna0 on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).


title: “How To Install rust-idna0 on Fedora 36” linkTitle: “rust-idna0” type: “docs” description: “In this tutorial we learn how to install rust-idna0 in Fedora 36. rust-idna0 is IDNA (Internationalizing Domain Names in Applications) and Punycode” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/rust-idna0-featured.png

Introduction

In this tutorial we learn how to install rust-idna0 on Fedora 36.

What is rust-idna0

IDNA (Internationalizing Domain Names in Applications) and Punycode. This package contains library source intended for building other packages which use “default” feature of “idna” crate.

We can use yum or dnf to install rust-idna0 on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install rust-idna0.

Install rust-idna0 on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install rust-idna0 using dnf by running the following command:

sudo dnf -y install rust-idna0

Install rust-idna0 on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install rust-idna0 using yum by running the following command:

sudo yum -y install rust-idna0

How To Uninstall rust-idna0 on Fedora 36

To uninstall only the rust-idna0 package we can use the following command:

sudo dnf remove rust-idna0

rust-idna0 Package Contents on Fedora 36

/usr/share/cargo/registry/idna-0.1.5/Cargo.toml

References

Summary

In this tutorial we learn how to install rust-idna0 on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).