How to Install and Uninstall rows Package on Kali Linux

Last updated: May 15,2024

1. Install "rows" package

Here is a brief guide to show you how to install rows on Kali Linux

$ sudo apt update $ sudo apt install rows

2. Uninstall "rows" package

Here is a brief guide to show you how to uninstall rows on Kali Linux:

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

3. Information about the rows package on Kali Linux

Package: rows
Version: 0.4.2~0-2.1
Installed-Size: 195
Maintainer: Paulo Roberto Alves de Oliveira (aka kretcheu)
Architecture: all
Depends: python3:any, python3-click, python3-requests, python3-rows
Recommends: locales, python3-magic, python3-lxml, python3-xlrd, python3-xlwt
Suggests: locales-all
Size: 76660
SHA256: 88e83ad56f44d76c981ebac2a9c624079af2a317e1e487e2b6858cf317340fe2
SHA1: 21905557c2eb795b1a5f621e53dc1dd23b164c6c
MD5sum: 880264173f723c33e1e217c46ff65a63
Description: 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:
Homepage: https://github.com/turicas/rows/
Section: utils
Priority: optional
Filename: pool/main/r/rows/rows_0.4.2~0-2.1_all.deb