How to Install and Uninstall texlive-breakurl.noarch Package on Fedora 35

Last updated: September 23,2024

1. Install "texlive-breakurl.noarch" package

Please follow the step by step instructions below to install texlive-breakurl.noarch on Fedora 35

$ 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 Fedora 35:

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

3. Information about the texlive-breakurl.noarch package on Fedora 35

Last metadata expiration check: 0:32:53 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : texlive-breakurl
Epoch : 9
Version : svn29901.1.40
Release : 48.fc35
Architecture : noarch
Size : 19 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
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.