How to Install and Uninstall tix.i686 Package on Fedora 34

Last updated: October 04,2024

1. Install "tix.i686" package

Please follow the guidance below to install tix.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install tix.i686

2. Uninstall "tix.i686" package

This guide let you learn how to uninstall tix.i686 on Fedora 34:

$ sudo dnf remove tix.i686 $ sudo dnf autoremove

3. Information about the tix.i686 package on Fedora 34

Last metadata expiration check: 2:44:33 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : tix
Epoch : 1
Version : 8.4.3
Release : 31.fc34
Architecture : i686
Size : 257 k
Source : tix-8.4.3-31.fc34.src.rpm
Repository : fedora
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.