How to Install and Uninstall tfdocgen.x86_64 Package on AlmaLinux 9

Last updated: July 02,2024

1. Install "tfdocgen.x86_64" package

This guide covers the steps necessary to install tfdocgen.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install tfdocgen.x86_64

2. Uninstall "tfdocgen.x86_64" package

Please follow the step by step instructions below to uninstall tfdocgen.x86_64 on AlmaLinux 9:

$ sudo dnf remove tfdocgen.x86_64 $ sudo dnf autoremove

3. Information about the tfdocgen.x86_64 package on AlmaLinux 9

Last metadata expiration check: 1:37:19 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : tfdocgen
Epoch : 1
Version : 1.00
Release : 2.20220124gita9d4bf8.el9
Architecture : x86_64
Size : 25 k
Source : tfdocgen-1.00-2.20220124gita9d4bf8.el9.src.rpm
Repository : epel
Summary : TiLP framework documentation generator
URL : https://github.com/debrouxl/tfdocgen
License : GPLv2+
Description : The tfdocgen program is a program used by the libti* libraries to generate
: their HTML documentation from sources and misc files. You don't need this
: package unless you want to develop on the libti* libraries.