How to Install and Uninstall texlive-spelling Package on openSuSE Tumbleweed

Last updated: May 06,2024

1. Install "texlive-spelling" package

This guide covers the steps necessary to install texlive-spelling on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install texlive-spelling

2. Uninstall "texlive-spelling" package

This tutorial shows how to uninstall texlive-spelling on openSuSE Tumbleweed:

$ sudo zypper remove texlive-spelling

3. Information about the texlive-spelling package on openSuSE Tumbleweed

Information for package texlive-spelling:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-spelling
Version : 2023.209.0.0.41svn30715-58.2
Arch : noarch
Vendor : openSUSE
Installed Size : 62.1 KiB
Installed : No
Status : not installed
Source package : texlive-specs-v-2023-58.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Support for spell-checking of LuaTeX documents
Description :
The package aids spell-checking of TeX documents compiled with
the LuaTeX engine. It can give visual feedback in PDF output
similar to WYSIWYG word processors. The package relies on an
external spell-checker application to check spelling of a text
file and to output a list of bad spellings. The package should
work with most spell-checkers, even dumb, TeX-unaware ones.

5. The same packages on other Linux Distributions