How to Install and Uninstall ruby3.0-rubygem-archive-tar-minitar Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "ruby3.0-rubygem-archive-tar-minitar" package

Please follow the step by step instructions below to install ruby3.0-rubygem-archive-tar-minitar on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ruby3.0-rubygem-archive-tar-minitar

2. Uninstall "ruby3.0-rubygem-archive-tar-minitar" package

In this section, we are going to explain the necessary steps to uninstall ruby3.0-rubygem-archive-tar-minitar on openSuSE Tumbleweed:

$ sudo zypper remove ruby3.0-rubygem-archive-tar-minitar

3. Information about the ruby3.0-rubygem-archive-tar-minitar package on openSuSE Tumbleweed

Information for package ruby3.0-rubygem-archive-tar-minitar:
------------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ruby3.0-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.