How to Install and Uninstall rust-tar+default-devel.noarch Package on Fedora 36
Last updated: January 06,2025
1. Install "rust-tar+default-devel.noarch" package
Please follow the guidelines below to install rust-tar+default-devel.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
rust-tar+default-devel.noarch
Copied
2. Uninstall "rust-tar+default-devel.noarch" package
Please follow the guidance below to uninstall rust-tar+default-devel.noarch on Fedora 36:
$
sudo dnf remove
rust-tar+default-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rust-tar+default-devel.noarch package on Fedora 36
Last metadata expiration check: 1:00:20 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-tar+default-devel
Version : 0.4.38
Release : 2.fc36
Architecture : noarch
Size : 8.9 k
Source : rust-tar-0.4.38-2.fc36.src.rpm
Repository : fedora
Summary : Rust implementation of a TAR file reader and writer
URL : https://crates.io/crates/tar
License : MIT or ASL 2.0
Description : 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 "default" feature of the "tar" crate.
Available Packages
Name : rust-tar+default-devel
Version : 0.4.38
Release : 2.fc36
Architecture : noarch
Size : 8.9 k
Source : rust-tar-0.4.38-2.fc36.src.rpm
Repository : fedora
Summary : Rust implementation of a TAR file reader and writer
URL : https://crates.io/crates/tar
License : MIT or ASL 2.0
Description : 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 "default" feature of the "tar" crate.