How to Install and Uninstall tix.i686 Package on Oracle Linux 8

Last updated: May 18,2024

1. Install "tix.i686" package

In this section, we are going to explain the necessary steps to install tix.i686 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install tix.i686

2. Uninstall "tix.i686" package

Please follow the guidance below to uninstall tix.i686 on Oracle Linux 8:

$ sudo dnf remove tix.i686 $ sudo dnf autoremove

3. Information about the tix.i686 package on Oracle Linux 8

Last metadata expiration check: 7:06:55 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : tix
Epoch : 1
Version : 8.4.3
Release : 23.el8
Architecture : i686
Size : 271 k
Source : tix-8.4.3-23.el8.src.rpm
Repository : ol8_appstream
Summary : A set of extension widgets for Tk
URL : http://tix.sourceforge.net/
License : TCL
Description : Tix, the Tk Interface eXtension, is a powerful set of user interface
: components that expands the capabilities of your Tcl/Tk and Python
: applications. Using Tix together with Tk will greatly enhance the
: appearance and functionality of your application.