How to Install and Uninstall freetable Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 04,2024

1. Install "freetable" package

This guide let you learn how to install freetable on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install freetable

2. Uninstall "freetable" package

Please follow the guidance below to uninstall freetable on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove freetable $ sudo apt autoclean && sudo apt autoremove

3. Information about the freetable package on Ubuntu 20.10 (Groovy Gorilla)

Package: freetable
Architecture: all
Version: 2.3-4.2
Priority: optional
Section: universe/web
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Felipe Augusto van de Wiel (faw)
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 41
Depends: perl
Filename: pool/universe/f/freetable/freetable_2.3-4.2_all.deb
Size: 19566
MD5sum: 26e61a0e169790c84989949a9b61214d
SHA1: 0857dccd9aa6fe1e1a24e41b36b1cbe4bb30d023
SHA256: 813c9c102887e7d5cfd9cfe4ae8d2cfdc2c6c92b0c6104dfcfb0be45cd92b017
SHA512: 57912f3ae837909a6b99240574a850de672ae427731d9e7e6babefb4c4e60e107dd068782a0074231a4dc026cd6e35987959b285a0aadd9643baaeda9085ff6d
Description-en: Facilitates production of HTML tables
Freetable is a perl script that aims to make the production of HTML
tables a little easier. This script works as a filter, reading stdin
and writing to stdout.
.
The input syntax is as roughly follows:
.

initial text (e.g. ... ).
(X, Y) options for cell (X, Y)
text for cell (X,Y)...
((X,Y)) options for header cell X,Y
text for header cell (X,Y)...

.
Rows and cells may be specified in any order, numbering starts at 1.
X and/or Y may be replaced by regular expression, explicit range
or even arbitrary Perl code to indicate rows or columns.
Options or text (or both) may be omitted for cells. Cells
may be omitted completely if they are empty or fall under the
rowspan/colspan specifications of another cell. Cells may contain
arbitrary HTML text, including other freetable tables.
Description-md5: 13762d0f7ace152a70bab4abc21ccccc