How to Install and Uninstall libtk-tablematrix-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 05,2024

1. Install "libtk-tablematrix-perl" package

This tutorial shows how to install libtk-tablematrix-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libtk-tablematrix-perl

2. Uninstall "libtk-tablematrix-perl" package

Please follow the steps below to uninstall libtk-tablematrix-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libtk-tablematrix-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtk-tablematrix-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libtk-tablematrix-perl
Priority: optional
Section: universe/perl
Installed-Size: 340
Maintainer: Ubuntu Developers
Original-Maintainer: Bart Martens
Architecture: amd64
Version: 1.23-6.1build2
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, perl-modules, perl-tk (>= 1:804.028), libc6 (>= 2.14)
Filename: pool/universe/libt/libtk-tablematrix-perl/libtk-tablematrix-perl_1.23-6.1build2_amd64.deb
Size: 115908
MD5sum: 9e75cc606acf21a6f5e3b817a3a3c2f6
SHA1: 30bff776f92cde9fe79c7e0a2ba69e8225a71413
SHA256: 201b11f2c81ebac1d2f121d7ccdc193fac161978f766a155333983f4fefa1475
Description-en: Table/matrix widget extension to Perl/Tk
This is the CPAN Perl module Tk::TableMatrix.
.
Tk::TableMatrix is a table/matrix widget extension to Perl/Tk
for displaying data in a table (or spreadsheet) format.
The basic features of the widget are:
.
* multi-line cells
* support for embedded windows (one per cell)
* row & column spanning
* variable width columns / height rows (interactively resizable)
* row and column titles
* multiple data sources ((perl hash|| perl callback) &| internal caching)
* supports standard Tk reliefs, fonts, colors, etc.
* x/y scrollbar support
* 'tag' styles per row, column or cell to change visual appearance
* in-cell editing - returns value back to data source
* support for disabled (read-only) tables or cells (via tags)
* multiple selection modes, with "active" cell
* multiple drawing modes to get optimal performance for larger tables
* optional 'flashes' when things update
* cell validation support
Description-md5: f34f2478016549b7d8700b830ba9ade1
Homepage: http://search.cpan.org/dist/Tk-TableMatrix/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 3y
Task: mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master