How to Install and Uninstall texlive-dashrule Package on openSUSE Leap
Last updated: November 07,2024
1. Install "texlive-dashrule" package
In this section, we are going to explain the necessary steps to install texlive-dashrule on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-dashrule
Copied
2. Uninstall "texlive-dashrule" package
Learn how to uninstall texlive-dashrule on openSUSE Leap:
$
sudo zypper remove
texlive-dashrule
Copied
3. Information about the texlive-dashrule package on openSUSE Leap
Information for package texlive-dashrule:
-----------------------------------------
Repository : Main Repository
Name : texlive-dashrule
Version : 2021.189.1.3svn29579-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 1.8 KiB
Installed : No
Status : not installed
Source package : texlive-specs-f-2021-150400.17.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Draw dashed rules
Description :
The dashrule package makes it easy to draw a huge variety of
dashed rules (i.e., lines) in LaTeX. dashrule provides a
command, \hdashrule, which is a cross between LaTeX's \rule and
PostScript's setdash command. \hdashrule draws horizontally
dashed rules using the same syntax as \rule, but with an
additional, setdash-like parameter that specifies the pattern
of dash segments and the space between those segments. Because
dashrule's rules are constructed internally using \rule (as
opposed to, e.g., PostScript \specials) they are fully
compatible with every LaTeX back-end processor.
-----------------------------------------
Repository : Main Repository
Name : texlive-dashrule
Version : 2021.189.1.3svn29579-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 1.8 KiB
Installed : No
Status : not installed
Source package : texlive-specs-f-2021-150400.17.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Draw dashed rules
Description :
The dashrule package makes it easy to draw a huge variety of
dashed rules (i.e., lines) in LaTeX. dashrule provides a
command, \hdashrule, which is a cross between LaTeX's \rule and
PostScript's setdash command. \hdashrule draws horizontally
dashed rules using the same syntax as \rule, but with an
additional, setdash-like parameter that specifies the pattern
of dash segments and the space between those segments. Because
dashrule's rules are constructed internally using \rule (as
opposed to, e.g., PostScript \specials) they are fully
compatible with every LaTeX back-end processor.