How to Install ruby-minitar in Ubuntu 18.04



Install ruby-minitar by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-minitar

Description:

Provides POSIX tarchive management for Ruby

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.

Homepage: https://github.com/halostatue/minitar/

Version: 0.6.1-1

Section: universe/ruby