How to Install and Uninstall texlive-match_parens.noarch Package on Fedora 34

Last updated: October 07,2024

1. Install "texlive-match_parens.noarch" package

This guide covers the steps necessary to install texlive-match_parens.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install texlive-match_parens.noarch

2. Uninstall "texlive-match_parens.noarch" package

Here is a brief guide to show you how to uninstall texlive-match_parens.noarch on Fedora 34:

$ sudo dnf remove texlive-match_parens.noarch $ sudo dnf autoremove

3. Information about the texlive-match_parens.noarch package on Fedora 34

Last metadata expiration check: 1:00:17 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : texlive-match_parens
Epoch : 9
Version : 20200327
Release : 30.fc34
Architecture : noarch
Size : 72 k
Source : texlive-base-20200327-30.fc34.src.rpm
Repository : updates
Summary : Find mismatches of parentheses, braces, (angle) brackets, in texts
URL : http://tug.org/texlive/
License : GPL+
Description : Mismatches of parentheses, braces, (angle) brackets, especially
: in TeX sources which may be rich in those, may be difficult to
: trace. This little script helps you by writing your text to
: standard output, after adding a left margin to your text, which
: will normally be almost empty, but will clearly show any
: mismatches.