How to Install and Uninstall texlive-nolbreaks.noarch Package on Fedora 34
Last updated: November 13,2024
1. Install "texlive-nolbreaks.noarch" package
This tutorial shows how to install texlive-nolbreaks.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
texlive-nolbreaks.noarch
Copied
2. Uninstall "texlive-nolbreaks.noarch" package
This is a short guide on how to uninstall texlive-nolbreaks.noarch on Fedora 34:
$
sudo dnf remove
texlive-nolbreaks.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the texlive-nolbreaks.noarch package on Fedora 34
Last metadata expiration check: 3:59:55 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : texlive-nolbreaks
Epoch : 9
Version : svn26786.1.2
Release : 39.fc34
Architecture : noarch
Size : 15 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : No line breaks in text
URL : http://tug.org/texlive/
License : Public Domain
Description : Use \nolbreaks{some text} to prevent line breaks in "some
: text". This has the advantage over \mbox{} that glue (rubber
: space) remains flexible. Most common cases are handled here
: (\linebreak is disabled, for example) but spaces hidden in
: macros or { } can still create break-points.
Available Packages
Name : texlive-nolbreaks
Epoch : 9
Version : svn26786.1.2
Release : 39.fc34
Architecture : noarch
Size : 15 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : No line breaks in text
URL : http://tug.org/texlive/
License : Public Domain
Description : Use \nolbreaks{some text} to prevent line breaks in "some
: text". This has the advantage over \mbox{} that glue (rubber
: space) remains flexible. Most common cases are handled here
: (\linebreak is disabled, for example) but spaces hidden in
: macros or { } can still create break-points.