How To Install rust-ffsend-api-devel on Fedora 36

In this tutorial we learn how to install rust-ffsend-api-devel in Fedora 36. rust-ffsend-api-devel is Fully featured Firefox Send API client

Introduction

In this tutorial we learn how to install rust-ffsend-api-devel on Fedora 36.

What is rust-ffsend-api-devel

Fully featured Firefox Send API client. This package contains library source intended for building other packages which use the “ffsend-api” crate.

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

Install rust-ffsend-api-devel 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-ffsend-api-devel using dnf by running the following command:

sudo dnf -y install rust-ffsend-api-devel

Install rust-ffsend-api-devel 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-ffsend-api-devel using yum by running the following command:

sudo yum -y install rust-ffsend-api-devel

How To Uninstall rust-ffsend-api-devel on Fedora 36

To uninstall only the rust-ffsend-api-devel package we can use the following command:

sudo dnf remove rust-ffsend-api-devel

rust-ffsend-api-devel Package Contents on Fedora 36

/usr/share/cargo/registry/ffsend-api-0.7.3
/usr/share/cargo/registry/ffsend-api-0.7.3/.cargo-checksum.json
/usr/share/cargo/registry/ffsend-api-0.7.3/Cargo.toml
/usr/share/cargo/registry/ffsend-api-0.7.3/LICENSE
/usr/share/cargo/registry/ffsend-api-0.7.3/README.md
/usr/share/cargo/registry/ffsend-api-0.7.3/TODO.md
/usr/share/cargo/registry/ffsend-api-0.7.3/build.rs
/usr/share/cargo/registry/ffsend-api-0.7.3/examples
/usr/share/cargo/registry/ffsend-api-0.7.3/examples/upload.rs
/usr/share/cargo/registry/ffsend-api-0.7.3/src
/usr/share/cargo/registry/ffsend-api-0.7.3/src/action
/usr/share/cargo/registry/ffsend-api-0.7.3/src/action/delete.rs
/usr/share/cargo/registry/ffsend-api-0.7.3/src/action/download.rs
/usr/share/cargo/registry/ffsend-api-0.7.3/src/action/exists.rs
/usr/share/cargo/registry/ffsend-api-0.7.3/src/action/info.rs
/usr/share/cargo/registry/ffsend-api-0.7.3/src/action/metadata.rs
/usr/share/cargo/registry/ffsend-api-0.7.3/src/action/mod.rs
/usr/share/cargo/registry/ffsend-api-0.7.3/src/action/params.rs
/usr/share/cargo/registry/ffsend-api-0.7.3/src/action/password.rs
/usr/share/cargo/registry/ffsend-api-0.7.3/src/action/upload.rs
/usr/share/cargo/registry/ffsend-api-0.7.3/src/action/version.rs
/usr/share/cargo/registry/ffsend-api-0.7.3/src/api
/usr/share/cargo/registry/ffsend-api-0.7.3/src/api/data.rs
/usr/share/cargo/registry/ffsend-api-0.7.3/src/api/mod.rs
/usr/share/cargo/registry/ffsend-api-0.7.3/src/api/nonce.rs
/usr/share/cargo/registry/ffsend-api-0.7.3/src/api/request.rs
/usr/share/cargo/registry/ffsend-api-0.7.3/src/api/url.rs
/usr/share/cargo/registry/ffsend-api-0.7.3/src/api/version.rs
/usr/share/cargo/registry/ffsend-api-0.7.3/src/client.rs
/usr/share/cargo/registry/ffsend-api-0.7.3/src/config.rs
/usr/share/cargo/registry/ffsend-api-0.7.3/src/crypto
/usr/share/cargo/registry/ffsend-api-0.7.3/src/crypto/api.rs
/usr/share/cargo/registry/ffsend-api-0.7.3/src/crypto/b64.rs
/usr/share/cargo/registry/ffsend-api-0.7.3/src/crypto/hkdf.rs
/usr/share/cargo/registry/ffsend-api-0.7.3/src/crypto/key_set.rs
/usr/share/cargo/registry/ffsend-api-0.7.3/src/crypto/mod.rs
/usr/share/cargo/registry/ffsend-api-0.7.3/src/crypto/sig.rs
/usr/share/cargo/registry/ffsend-api-0.7.3/src/ext
/usr/share/cargo/registry/ffsend-api-0.7.3/src/ext/mod.rs
/usr/share/cargo/registry/ffsend-api-0.7.3/src/ext/status_code.rs
/usr/share/cargo/registry/ffsend-api-0.7.3/src/file
/usr/share/cargo/registry/ffsend-api-0.7.3/src/file/info.rs
/usr/share/cargo/registry/ffsend-api-0.7.3/src/file/metadata.rs
/usr/share/cargo/registry/ffsend-api-0.7.3/src/file/mod.rs
/usr/share/cargo/registry/ffsend-api-0.7.3/src/file/remote_file.rs
/usr/share/cargo/registry/ffsend-api-0.7.3/src/io.rs
/usr/share/cargo/registry/ffsend-api-0.7.3/src/lib.rs
/usr/share/cargo/registry/ffsend-api-0.7.3/src/pipe
/usr/share/cargo/registry/ffsend-api-0.7.3/src/pipe/crypto
/usr/share/cargo/registry/ffsend-api-0.7.3/src/pipe/crypto/ece.rs
/usr/share/cargo/registry/ffsend-api-0.7.3/src/pipe/crypto/gcm.rs
/usr/share/cargo/registry/ffsend-api-0.7.3/src/pipe/crypto/mod.rs
/usr/share/cargo/registry/ffsend-api-0.7.3/src/pipe/crypto/traits.rs
/usr/share/cargo/registry/ffsend-api-0.7.3/src/pipe/mod.rs
/usr/share/cargo/registry/ffsend-api-0.7.3/src/pipe/progress.rs
/usr/share/cargo/registry/ffsend-api-0.7.3/src/pipe/traits.rs
/usr/share/doc/rust-ffsend-api-devel
/usr/share/doc/rust-ffsend-api-devel/README.md
/usr/share/licenses/rust-ffsend-api-devel
/usr/share/licenses/rust-ffsend-api-devel/LICENSE

References

Summary

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