How to Install and Uninstall texlive-kpathsea.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 18,2024

1. Install "texlive-kpathsea.x86_64" package

This tutorial shows how to install texlive-kpathsea.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install texlive-kpathsea.x86_64

2. Uninstall "texlive-kpathsea.x86_64" package

Learn how to uninstall texlive-kpathsea.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove texlive-kpathsea.x86_64 $ sudo dnf autoremove

3. Information about the texlive-kpathsea.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:47:47 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : texlive-kpathsea
Epoch : 7
Version : 20180414
Release : 19.el8
Architecture : x86_64
Size : 1.1 M
Source : texlive-20180414-19.el8.src.rpm
Repository : appstream
Summary : Path searching library for TeX-related files
URL : http://tug.org/texlive/
License : LGPLv2+
Description : Kpathsea is a library and utility programs which provide path
: searching facilities for TeX file types, including the self-
: locating feature required for movable installations, layered on
: top of a general search mechanism. It is not distributed
: separately, but rather is released and maintained as part of
: the TeX live sources.