How to Install and Uninstall ruby-zip Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 21,2024

1. Install "ruby-zip" package

This is a short guide on how to install ruby-zip on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-zip

2. Uninstall "ruby-zip" package

Learn how to uninstall ruby-zip on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove ruby-zip $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-zip package on Ubuntu 21.10 (Impish Indri)

Package: ruby-zip
Architecture: all
Version: 2.0.0-2
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 181
Depends: unzip, zip
Filename: pool/universe/r/ruby-zip/ruby-zip_2.0.0-2_all.deb
Size: 38332
MD5sum: 5d870164e06a9fc7090fe8efed965658
SHA1: 9c8bc87118d2402623015163e682b9ab0a831f58
SHA256: 5c0a9c50ec71b99a97deb03c79536cc519b6f65ed0ca82598a6fc9d67fda3858
SHA512: 425856b830a90b223c2471fbc40770285ea65cb9952e159ff3a4d194ae6bca56a9e1a4df126a9474728fa008df7cdab5d955ace5cbcf96936a3ad1317353f10f
Homepage: https://github.com/rubyzip/rubyzip
Description-en: Ruby module for reading and writing zip files
rubyzip is a ruby library for reading and writing zip (pkzip format)
files, with the restriction that only uncompressed and deflated zip
entries are supported. All this library does is handling of the zip
file format. the actual compression/decompression is handled by
zlib. zlib is accessible from ruby thanks to ruby/zlib
Description-md5: f1b0b4db4514d5e75e10678e266a3e69
Ruby-Versions: all