How to Install and Uninstall texlive-nolbreaks Package on openSUSE Leap
Last updated: December 25,2024
1. Install "texlive-nolbreaks" package
In this section, we are going to explain the necessary steps to install texlive-nolbreaks on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-nolbreaks
Copied
2. Uninstall "texlive-nolbreaks" package
Please follow the step by step instructions below to uninstall texlive-nolbreaks on openSUSE Leap:
$
sudo zypper remove
texlive-nolbreaks
Copied
3. Information about the texlive-nolbreaks package on openSUSE Leap
Information for package texlive-nolbreaks:
------------------------------------------
Repository : Main Repository
Name : texlive-nolbreaks
Version : 2021.189.1.2svn26786-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 4.9 KiB
Installed : No
Status : not installed
Source package : texlive-specs-q-2021-150400.17.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : No line breaks in text
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.
------------------------------------------
Repository : Main Repository
Name : texlive-nolbreaks
Version : 2021.189.1.2svn26786-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 4.9 KiB
Installed : No
Status : not installed
Source package : texlive-specs-q-2021-150400.17.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : No line breaks in text
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.