How to Install and Uninstall texlive-plainpkg.noarch Package on Fedora 34
Last updated: December 11,2024
1. Install "texlive-plainpkg.noarch" package
This is a short guide on how to install texlive-plainpkg.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
texlive-plainpkg.noarch
Copied
2. Uninstall "texlive-plainpkg.noarch" package
This is a short guide on how to uninstall texlive-plainpkg.noarch on Fedora 34:
$
sudo dnf remove
texlive-plainpkg.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the texlive-plainpkg.noarch package on Fedora 34
Last metadata expiration check: 5:13:44 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : texlive-plainpkg
Epoch : 9
Version : svn27765.0.4a
Release : 39.fc34
Architecture : noarch
Size : 22 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : A minimal method for making generic packages
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : The package provides a minimal method for making generic (i.e.,
: TeX-format-independent) packaged, combining maybeload
: functionality, fallback definitions for LaTeX \ProvidesPackage
: and \RequirePackage functionality, and handling of arbitrary
: (multiple) "private letters" (analagous LaTeX packages' use of
: "@") in nested package files. The documentation contains a
: central reference for making and using generic packages based
: on the package.
Available Packages
Name : texlive-plainpkg
Epoch : 9
Version : svn27765.0.4a
Release : 39.fc34
Architecture : noarch
Size : 22 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : A minimal method for making generic packages
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : The package provides a minimal method for making generic (i.e.,
: TeX-format-independent) packaged, combining maybeload
: functionality, fallback definitions for LaTeX \ProvidesPackage
: and \RequirePackage functionality, and handling of arbitrary
: (multiple) "private letters" (analagous LaTeX packages' use of
: "@") in nested package files. The documentation contains a
: central reference for making and using generic packages based
: on the package.