How to Install and Uninstall ruby2.7-rubygem-archive-tar-minitar Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "ruby2.7-rubygem-archive-tar-minitar" package

Learn how to install ruby2.7-rubygem-archive-tar-minitar on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ruby2.7-rubygem-archive-tar-minitar

2. Uninstall "ruby2.7-rubygem-archive-tar-minitar" package

Please follow the guidance below to uninstall ruby2.7-rubygem-archive-tar-minitar on openSuSE Tumbleweed:

$ sudo zypper remove ruby2.7-rubygem-archive-tar-minitar

3. Information about the ruby2.7-rubygem-archive-tar-minitar package on openSuSE Tumbleweed

Information for package ruby2.7-rubygem-archive-tar-minitar:
------------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby2.7-rubygem-archive-tar-minitar
Version : 0.5.2-9.23
Arch : x86_64
Vendor : openSUSE
Installed Size : 103,6 KiB
Installed : No
Status : not installed
Source package : rubygem-archive-tar-minitar-0.5.2-9.23.src
Summary : Provides POSIX tarchive management from Ruby programs
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.