How To Install tcd-utils on Fedora 36
Introduction
In this tutorial we learn how to install tcd-utils
on Fedora 36.
What is tcd-utils
TCD Utils includes * build_tide_db to convert harmonics.txt, offsets.xml, and NAVO formats to harmonics.tcd; * restore_tide_db to generate harmonics.txt and offsets.xml from harmonics.tcd
We can use yum
or dnf
to install tcd-utils
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install tcd-utils.
Install tcd-utils on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
After updating yum database, We can install tcd-utils
using dnf
by running the following command:
Install tcd-utils on Fedora 36 Using yum
Update yum database with yum
using the following command.
After updating yum database, We can install tcd-utils
using yum
by running the following command:
How To Uninstall tcd-utils on Fedora 36
To uninstall only the tcd-utils
package we can use the following command:
tcd-utils Package Contents on Fedora 36
References
Summary
In this tutorial we learn how to install tcd-utils
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).