How to Install and Uninstall texlive-ragged2e.noarch Package on AlmaLinux 9

Last updated: October 05,2024

1. Install "texlive-ragged2e.noarch" package

Here is a brief guide to show you how to install texlive-ragged2e.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install texlive-ragged2e.noarch

2. Uninstall "texlive-ragged2e.noarch" package

Please follow the guidance below to uninstall texlive-ragged2e.noarch on AlmaLinux 9:

$ sudo dnf remove texlive-ragged2e.noarch $ sudo dnf autoremove

3. Information about the texlive-ragged2e.noarch package on AlmaLinux 9

Last metadata expiration check: 1:35:51 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : texlive-ragged2e
Epoch : 9
Version : 20200406
Release : 26.el9_2
Architecture : noarch
Size : 655 k
Source : texlive-20200406-26.el9_2.src.rpm
Repository : appstream
Summary : Alternative versions of "ragged"-type commands
URL : http://tug.org/texlive/
License : LPPL
Description : The package defines new commands \Centering, \RaggedLeft, and
: \RaggedRight and new environments Center, FlushLeft, and
: FlushRight, which set ragged text and are easily configurable
: to allow hyphenation (the corresponding commands in LaTeX, all
: of whose names are lower-case, prevent hyphenation altogether).