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

Last updated: October 05,2024

1. Install "texlive-nestquot.noarch" package

This guide covers the steps necessary to install texlive-nestquot.noarch on Fedora 39

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

2. Uninstall "texlive-nestquot.noarch" package

This guide let you learn how to uninstall texlive-nestquot.noarch on Fedora 39:

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

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

Last metadata expiration check: 0:45:54 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : texlive-nestquot
Epoch : 11
Version : svn27323.0
Release : 69.fc39
Architecture : noarch
Size : 13 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : Alternate quotes between double and single with nesting
URL : http://tug.org/texlive/
License : BSD-3-Clause
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".