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

Last updated: July 05,2024

1. Install "texlive-selectp.noarch" package

Please follow the steps below to install texlive-selectp.noarch on Fedora 34

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

2. Uninstall "texlive-selectp.noarch" package

Please follow the steps below to uninstall texlive-selectp.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:28:52 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : texlive-selectp
Epoch : 9
Version : svn20185.1.0
Release : 39.fc34
Architecture : noarch
Size : 17 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Select pages to be output
URL : http://tug.org/texlive/
License : Public Domain
Description : Defines a command \outputonly, whose argument is a list of
: pages to be output. With the command present (before
: \begin{document}), only those pages are output. This package
: was inspired by code published by Knuth in TUGboat 8(2) (July
: 1987).