How to Install and Uninstall rubygem-archive-tar-minitar.noarch Package on Fedora 34

Last updated: April 28,2024

1. Install "rubygem-archive-tar-minitar.noarch" package

Please follow the step by step instructions below to install rubygem-archive-tar-minitar.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rubygem-archive-tar-minitar.noarch

2. Uninstall "rubygem-archive-tar-minitar.noarch" package

Learn how to uninstall rubygem-archive-tar-minitar.noarch on Fedora 34:

$ sudo dnf remove rubygem-archive-tar-minitar.noarch $ sudo dnf autoremove

3. Information about the rubygem-archive-tar-minitar.noarch package on Fedora 34

Last metadata expiration check: 4:21:31 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rubygem-archive-tar-minitar
Version : 0.5.2
Release : 21.fc34
Architecture : noarch
Size : 44 k
Source : rubygem-archive-tar-minitar-0.5.2-21.fc34.src.rpm
Repository : fedora
Summary : Provides POSIX tar archive management from Ruby programs
URL : http://rubyforge.org/projects/ruwiki
License : GPLv2+ or Ruby
Description : Archive::Tar::Minitar is a pure-Ruby library and command-line utility that
: provides the ability to deal with POSIX tar(1) archive files. The
: implementation is based heavily on Mauricio Ferna'ndez's implementation in
: rpa-base, but has been reorganised to promote reuse in other projects.