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

Last updated: November 23,2024

1. Install "texlive.src" package

Here is a brief guide to show you how to install texlive.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install texlive.src

2. Uninstall "texlive.src" package

Please follow the steps below to uninstall texlive.src on Oracle Linux 8:

$ sudo dnf remove texlive.src $ sudo dnf autoremove

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

Last metadata expiration check: 5:39:05 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : texlive
Epoch : 7
Version : 20180414
Release : 25.el8
Architecture : src
Size : 488 M
Source : None
Repository : ol8_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.