How to Install and Uninstall rows Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 08,2024

1. Install "rows" package

Learn how to install rows on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install rows

2. Uninstall "rows" package

Please follow the step by step instructions below to uninstall rows on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove rows $ sudo apt autoclean && sudo apt autoremove

3. Information about the rows package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: rows
Priority: optional
Section: universe/utils
Installed-Size: 25
Maintainer: Ubuntu Developers
Original-Maintainer: Paulo Roberto Alves de Oliveira (aka kretcheu)
Architecture: all
Version: 0.1.1-3
Depends: python:any, python-click, python-requests, python-rows
Recommends: locales, locales-all, python-lxml, python-xlrd, python-xlwt
Filename: pool/universe/r/rows/rows_0.1.1-3_all.deb
Size: 4738
MD5sum: b30a164ae8be51b20c4391aabe6151e9
SHA1: 01608587f3944aba12602613bce7f339ad9a0320
SHA256: a74953b37c170826ca9f831ea5474528ff0f3f16a9025af17dcb683867ede82b
Description-en: common, beautiful interface to tabular data, no matter the format
A command-line interface so you can have easy access to the most used
features: convert between formats, sum, join and sort tables.
No matter in which format your tabular data is: rows will import it,
automatically detect types so you can start working with the data instead of
trying to parse it. It is also locale and unicode aware.
Description-md5: 6bfd503b470fde537b8862f653cb777c
Homepage: https://github.com/turicas/rows/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu