How to Install and Uninstall rust-tar-devel.noarch Package on CentOS Stream 9
Last updated: November 27,2024
1. Install "rust-tar-devel.noarch" package
This guide let you learn how to install rust-tar-devel.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
rust-tar-devel.noarch
Copied
2. Uninstall "rust-tar-devel.noarch" package
Here is a brief guide to show you how to uninstall rust-tar-devel.noarch on CentOS Stream 9:
$
sudo dnf remove
rust-tar-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rust-tar-devel.noarch package on CentOS Stream 9
Last metadata expiration check: 2:50:10 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-tar-devel
Version : 0.4.40
Release : 1.el9
Architecture : noarch
Size : 53 k
Source : rust-tar-0.4.40-1.el9.src.rpm
Repository : epel
Summary : Rust implementation of a TAR file reader and writer
URL : https://crates.io/crates/tar
License : MIT OR Apache-2.0
Description : A Rust implementation of a TAR file reader and writer. This library does
: not currently handle compression, but it is abstract over all I/O
: readers and writers. Additionally, great lengths are taken to ensure
: that the entire contents are never required to be entirely resident in
: memory all at once.
:
: This package contains library source intended for building other packages which
: use the "tar" crate.
Available Packages
Name : rust-tar-devel
Version : 0.4.40
Release : 1.el9
Architecture : noarch
Size : 53 k
Source : rust-tar-0.4.40-1.el9.src.rpm
Repository : epel
Summary : Rust implementation of a TAR file reader and writer
URL : https://crates.io/crates/tar
License : MIT OR Apache-2.0
Description : A Rust implementation of a TAR file reader and writer. This library does
: not currently handle compression, but it is abstract over all I/O
: readers and writers. Additionally, great lengths are taken to ensure
: that the entire contents are never required to be entirely resident in
: memory all at once.
:
: This package contains library source intended for building other packages which
: use the "tar" crate.