How to Install and Uninstall ruby-csv Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: October 06,2024

1. Install "ruby-csv" package

This guide covers the steps necessary to install ruby-csv on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-csv

2. Uninstall "ruby-csv" package

In this section, we are going to explain the necessary steps to uninstall ruby-csv on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-csv package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-csv
Architecture: all
Version: 3.1.5-1
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: 146
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-csv/ruby-csv_3.1.5-1_all.deb
Size: 30176
MD5sum: a33d330cf54234ab8cea8aed5dab8bfd
SHA1: 9b4cde2e41d922d205df300a9864b7158562296f
SHA256: 1efd4535e341eab0972401be99a435ab6dd74a461578f8e87e13ed50d5f6e863
SHA512: 5698203f7f63cd170501e4db945eb646c06ec64f000ba36173a799c16703c86ae6d2956c487aff86649b8c21a504ebe0d79f0a44b8ddf4a13057b5b40a42b34a
Homepage: https://github.com/ruby/csv
Description-en: CSV reader and writer
The CSV library provides a complete interface to CSV files and data. It offers
tools to enable you to read and write to and from Strings or IO objects, as
needed.
Description-md5: 6f9bf3d07a4d63f7d55550f749f77842
Ruby-Versions: all