How to Install and Uninstall libgta.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 28,2024

1. Install "libgta.x86_64" package

In this section, we are going to explain the necessary steps to install libgta.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install libgta.x86_64

2. Uninstall "libgta.x86_64" package

Please follow the instructions below to uninstall libgta.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove libgta.x86_64 $ sudo dnf autoremove

3. Information about the libgta.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:13:09 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : libgta
Version : 1.2.1
Release : 7.el9
Architecture : x86_64
Size : 36 k
Source : libgta-1.2.1-7.el9.src.rpm
Repository : epel
Summary : Library that implements the Generic Tagged Arrays file format
URL : https://marlam.de/gta/
License : LGPLv2+
Description : Libgta is a portable library that implements the GTA (Generic Tagged Arrays)
: file format. It provides interfaces for C and C++.