How to Install and Uninstall texlive-nestquot.noarch Package on Fedora 35

Last updated: October 09,2024

1. Install "texlive-nestquot.noarch" package

This guide let you learn how to install texlive-nestquot.noarch on Fedora 35

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

2. Uninstall "texlive-nestquot.noarch" package

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

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

3. Information about the texlive-nestquot.noarch package on Fedora 35

Last metadata expiration check: 5:00:38 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : texlive-nestquot
Epoch : 9
Version : svn27323.0
Release : 48.fc35
Architecture : noarch
Size : 15 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
Summary : Alternate quotes between double and single with nesting
URL : http://tug.org/texlive/
License : BSD
Description : Provides two new commands: \nlq and \nrq for nesting left and
: right quotes that properly change between double and single
: quotes according to their nesting level. For example, the input
: \nlq Foo \nlq bar\nrq\ bletch\nrq will be typeset as if it had
: been entered as "Foo 'bar' bletch".