How to Install and Uninstall perl-Tk.x86_64 Package on Oracle Linux 8

Last updated: July 08,2024

1. Install "perl-Tk.x86_64" package

This tutorial shows how to install perl-Tk.x86_64 on Oracle Linux 8

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

2. Uninstall "perl-Tk.x86_64" package

Please follow the steps below to uninstall perl-Tk.x86_64 on Oracle Linux 8:

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

3. Information about the perl-Tk.x86_64 package on Oracle Linux 8

Last metadata expiration check: 4:03:50 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : perl-Tk
Version : 804.034
Release : 2.el8
Architecture : x86_64
Size : 2.2 M
Source : perl-Tk-804.034-2.el8.src.rpm
Repository : ol8_appstream
Summary : Perl Graphical User Interface ToolKit
URL : http://search.cpan.org/dist/Tk/
License : (GPL+ or Artistic) and SWL
Description : This a re-port of a perl interface to Tk8.4.
: C code is derived from Tcl/Tk8.4.5.
: It also includes all the C code parts of Tix8.1.4 from SourceForge.
: The perl code corresponding to Tix's Tcl code is not fully implemented.
:
: Perl API is essentially the same as Tk800 series Tk800.025 but has not
: been verified as compliant. There ARE differences see pod/804delta.pod.