How to Install and Uninstall libgta.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 19,2024

1. Install "libgta.x86_64" package

Please follow the instructions below to install libgta.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install libgta.x86_64

2. Uninstall "libgta.x86_64" package

This tutorial shows how to uninstall libgta.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove libgta.x86_64 $ sudo dnf autoremove

3. Information about the libgta.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 5:35:01 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libgta
Version : 1.2.1
Release : 1.el8
Architecture : x86_64
Size : 34 k
Source : libgta-1.2.1-1.el8.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++.