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

Last updated: January 16,2025

1. Install "texlive.src" package

This guide covers the steps necessary to install texlive.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install texlive.src

2. Uninstall "texlive.src" package

This tutorial shows how to uninstall texlive.src on Oracle Linux 9:

$ sudo dnf remove texlive.src $ sudo dnf autoremove

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

Last metadata expiration check: 3:50:50 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : texlive
Epoch : 9
Version : 20200406
Release : 26.el9_2
Architecture : src
Size : 546 M
Source : None
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.