How to Install and Uninstall tix-devel.x86_64 Package on Amazon Linux 2

Last updated: October 05,2024

1. Install "tix-devel.x86_64" package

Here is a brief guide to show you how to install tix-devel.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install tix-devel.x86_64

2. Uninstall "tix-devel.x86_64" package

Please follow the step by step instructions below to uninstall tix-devel.x86_64 on Amazon Linux 2:

$ sudo yum remove tix-devel.x86_64 $ sudo yum autoremove

3. Information about the tix-devel.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : tix-devel
Arch : x86_64
Epoch : 1
Version : 8.4.3
Release : 12.amzn2.0.2
Size : 139 k
Repo : amzn2-core/2/x86_64
Summary : Tk Interface eXtension development files
URL : http://tix.sourceforge.net/
License : BSD
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.
:
: This package contains the tix development files needed for
: building tix applications.