How to Install and Uninstall texlive.x86_64 Package on Oracle Linux 9

Last updated: October 06,2024

1. Install "texlive.x86_64" package

Here is a brief guide to show you how to install texlive.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install texlive.x86_64

2. Uninstall "texlive.x86_64" package

Please follow the guidelines below to uninstall texlive.x86_64 on Oracle Linux 9:

$ sudo dnf remove texlive.x86_64 $ sudo dnf autoremove

3. Information about the texlive.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:19:08 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : texlive
Epoch : 9
Version : 20200406
Release : 26.el9_2
Architecture : x86_64
Size : 8.5 k
Source : texlive-20200406-26.el9_2.src.rpm
Repository : ol9_appstream
Summary : TeX formatting system
URL : http://tug.org/texlive/
License : Artistic 2.0 and GPLv2 and GPLv2+ and LGPLv2+ and LPPL and MIT and Public Domain and UCD and Utopia
Description : The TeX Live software distribution offers a complete TeX system for a
: variety of Unix, Macintosh, Windows and other platforms. It
: encompasses programs for editing, typesetting, previewing and printing
: of TeX documents in many different languages, and a large collection
: of TeX macros and font libraries.
:
: The distribution includes extensive general documentation about TeX,
: as well as the documentation for the included software packages.