How to Install and Uninstall perl-Tk-TableMatrix.x86_64 Package on AlmaLinux 8

Last updated: November 02,2024

1. Install "perl-Tk-TableMatrix.x86_64" package

Please follow the step by step instructions below to install perl-Tk-TableMatrix.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install perl-Tk-TableMatrix.x86_64

2. Uninstall "perl-Tk-TableMatrix.x86_64" package

This tutorial shows how to uninstall perl-Tk-TableMatrix.x86_64 on AlmaLinux 8:

$ sudo dnf remove perl-Tk-TableMatrix.x86_64 $ sudo dnf autoremove

3. Information about the perl-Tk-TableMatrix.x86_64 package on AlmaLinux 8

Last metadata expiration check: 0:56:59 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : perl-Tk-TableMatrix
Version : 1.23
Release : 37.el8
Architecture : x86_64
Size : 148 k
Source : perl-Tk-TableMatrix-1.23-37.el8.src.rpm
Repository : epel
Summary : Perl module for creating and manipulating tables
URL : https://metacpan.org/release/Tk-TableMatrix
License : (GPL+ or Artistic) and BSD
Description : The TableMatrix command creates a 2-dimensional grid of cells. The
: table can use a Tcl array variable or Tcl command for data storage and
: retrieval.