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

Last updated: June 30,2024

1. Install "texlive-texlogfilter" package

This guide let you learn how to install texlive-texlogfilter on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install texlive-texlogfilter

2. Uninstall "texlive-texlogfilter" package

In this section, we are going to explain the necessary steps to uninstall texlive-texlogfilter on openSuSE Tumbleweed:

$ sudo zypper remove texlive-texlogfilter

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

Information for package texlive-texlogfilter:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-texlogfilter
Version : 2023.209.1.1svn62792-55.3
Arch : noarch
Vendor : openSUSE
Installed Size : 11.7 KiB
Installed : No
Status : not installed
Source package : texlive-specs-w-2023-55.3.src
Upstream URL : https://www.tug.org/texlive/
Summary : Filter LaTeX engines output or log file
Description :
texlogfilter is a Perl script designed to filter LaTeX engines
output or log file (LaTeX, pdfLaTeX, LuaLaTeX or XeLaTeX). It
reduces the LaTeX output or log to keep only warnings and
errors. The result is colorised. Options allow to mask specific
warnings, such as box or references/citations warnings. It's
also possible to add custom filter patterns.