How To Install rust-http0 on Fedora 36
Introduction
In this tutorial we learn how to install rust-http0
on Fedora 36.
What is rust-http0
Set of types for representing HTTP requests and responses. This package contains library source intended for building other packages which use “http” crate.
We can use yum
or dnf
to install rust-http0
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install rust-http0.
Install rust-http0 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-http0
using dnf
by running the following command:
sudo dnf -y install rust-http0
Install rust-http0 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-http0
using yum
by running the following command:
sudo yum -y install rust-http0
How To Uninstall rust-http0 on Fedora 36
To uninstall only the rust-http0
package we can use the following command:
sudo dnf remove rust-http0
rust-http0 Package Contents on Fedora 36
/usr/share/cargo/registry/http-0.1.21
/usr/share/cargo/registry/http-0.1.21/.cargo-checksum.json
/usr/share/cargo/registry/http-0.1.21/CHANGELOG.md
/usr/share/cargo/registry/http-0.1.21/Cargo.toml
/usr/share/cargo/registry/http-0.1.21/LICENSE-APACHE
/usr/share/cargo/registry/http-0.1.21/LICENSE-MIT
/usr/share/cargo/registry/http-0.1.21/README.md
/usr/share/cargo/registry/http-0.1.21/benches
/usr/share/cargo/registry/http-0.1.21/benches/header_map
/usr/share/cargo/registry/http-0.1.21/benches/header_map/basic.rs
/usr/share/cargo/registry/http-0.1.21/benches/header_map/mod.rs
/usr/share/cargo/registry/http-0.1.21/benches/header_map/vec_map.rs
/usr/share/cargo/registry/http-0.1.21/benches/header_name.rs
/usr/share/cargo/registry/http-0.1.21/benches/header_value.rs
/usr/share/cargo/registry/http-0.1.21/benches/uri.rs
/usr/share/cargo/registry/http-0.1.21/src
/usr/share/cargo/registry/http-0.1.21/src/byte_str.rs
/usr/share/cargo/registry/http-0.1.21/src/convert.rs
/usr/share/cargo/registry/http-0.1.21/src/error.rs
/usr/share/cargo/registry/http-0.1.21/src/extensions.rs
/usr/share/cargo/registry/http-0.1.21/src/header
/usr/share/cargo/registry/http-0.1.21/src/header/map.rs
/usr/share/cargo/registry/http-0.1.21/src/header/mod.rs
/usr/share/cargo/registry/http-0.1.21/src/header/name.rs
/usr/share/cargo/registry/http-0.1.21/src/header/value.rs
/usr/share/cargo/registry/http-0.1.21/src/lib.rs
/usr/share/cargo/registry/http-0.1.21/src/method.rs
/usr/share/cargo/registry/http-0.1.21/src/request.rs
/usr/share/cargo/registry/http-0.1.21/src/response.rs
/usr/share/cargo/registry/http-0.1.21/src/status.rs
/usr/share/cargo/registry/http-0.1.21/src/uri
/usr/share/cargo/registry/http-0.1.21/src/uri/authority.rs
/usr/share/cargo/registry/http-0.1.21/src/uri/builder.rs
/usr/share/cargo/registry/http-0.1.21/src/uri/mod.rs
/usr/share/cargo/registry/http-0.1.21/src/uri/path.rs
/usr/share/cargo/registry/http-0.1.21/src/uri/port.rs
/usr/share/cargo/registry/http-0.1.21/src/uri/scheme.rs
/usr/share/cargo/registry/http-0.1.21/src/uri/tests.rs
/usr/share/cargo/registry/http-0.1.21/src/version.rs
/usr/share/cargo/registry/http-0.1.21/tests
/usr/share/cargo/registry/http-0.1.21/tests/header_map.rs
/usr/share/cargo/registry/http-0.1.21/tests/header_map_fuzz.rs
/usr/share/cargo/registry/http-0.1.21/tests/status_code.rs
/usr/share/doc/rust-http0.1-devel
/usr/share/doc/rust-http0.1-devel/CHANGELOG.md
/usr/share/doc/rust-http0.1-devel/README.md
/usr/share/licenses/rust-http0.1-devel
/usr/share/licenses/rust-http0.1-devel/LICENSE-APACHE
/usr/share/licenses/rust-http0.1-devel/LICENSE-MIT
References
Summary
In this tutorial we learn how to install rust-http0
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install rust-http0 on Fedora 36” linkTitle: “rust-http0” type: “docs” description: “In this tutorial we learn how to install rust-http0 in Fedora 36. rust-http0 is Set of types for representing HTTP requests and responses” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/rust-http0-featured.png
Introduction
In this tutorial we learn how to install rust-http0
on Fedora 36.
What is rust-http0
Set of types for representing HTTP requests and responses. This package contains library source intended for building other packages which use “default” feature of “http” crate.
We can use yum
or dnf
to install rust-http0
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install rust-http0.
Install rust-http0 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-http0
using dnf
by running the following command:
sudo dnf -y install rust-http0
Install rust-http0 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-http0
using yum
by running the following command:
sudo yum -y install rust-http0
How To Uninstall rust-http0 on Fedora 36
To uninstall only the rust-http0
package we can use the following command:
sudo dnf remove rust-http0
rust-http0 Package Contents on Fedora 36
/usr/share/cargo/registry/http-0.1.21/Cargo.toml
References
Summary
In this tutorial we learn how to install rust-http0
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).