How to Install and Uninstall perl-Tk.src Package on Oracle Linux 9

Last updated: July 04,2024

1. Install "perl-Tk.src" package

Please follow the guidelines below to install perl-Tk.src on Oracle Linux 9

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

2. Uninstall "perl-Tk.src" package

Learn how to uninstall perl-Tk.src on Oracle Linux 9:

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

3. Information about the perl-Tk.src package on Oracle Linux 9

Last metadata expiration check: 0:40:51 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-Tk
Version : 804.035
Release : 7.el9
Architecture : src
Size : 6.7 M
Source : None
Repository : ol9_appstream
Summary : Perl Graphical User Interface ToolKit
URL : https://metacpan.org/release/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.