How to Install and Uninstall texlive-breakurl.noarch Package on Oracle Linux 8

Last updated: October 07,2024

1. Install "texlive-breakurl.noarch" package

Please follow the guidelines below to install texlive-breakurl.noarch on Oracle Linux 8

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

2. Uninstall "texlive-breakurl.noarch" package

Please follow the step by step instructions below to uninstall texlive-breakurl.noarch on Oracle Linux 8:

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

3. Information about the texlive-breakurl.noarch package on Oracle Linux 8

Last metadata expiration check: 3:46:33 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : texlive-breakurl
Epoch : 7
Version : 20180414
Release : 25.el8
Architecture : noarch
Size : 133 k
Source : texlive-20180414-25.el8.src.rpm
Repository : ol8_appstream
Summary : Line-breakable \url-like links in hyperref when compiling via dvips/ps2pdf
URL : http://tug.org/texlive/
License : LPPL
Description : This package provides a command much like hyperref's \url that
: typesets a URL using a typewriter-like font. However, if the
: dvips driver is being used, the original \url doesn't allow
: line breaks in the middle of the created link: the link comes
: in one atomic piece. This package allows such line breaks in
: the generated links.