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

Last updated: October 09,2024

1. Install "texlive-pict2e.noarch" package

In this section, we are going to explain the necessary steps to install texlive-pict2e.noarch on Fedora 35

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

2. Uninstall "texlive-pict2e.noarch" package

Please follow the step by step instructions below to uninstall texlive-pict2e.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:47:38 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : texlive-pict2e
Epoch : 9
Version : svn56504
Release : 48.fc35
Architecture : noarch
Size : 25 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
Summary : New implementation of picture commands
URL : http://tug.org/texlive/
License : LPPL
Description : This package was described in the 2nd edition of 'LaTeX: A
: Document Preparation System', but the LaTeX project team
: declined to produce the package. For a long time, LaTeX
: included a 'pict2e package' that merely produced an apologetic
: error message. The new package extends the existing LaTeX
: picture environment, using the familiar technique (cf. the
: graphics and color packages) of driver files (at present,
: drivers for dvips, pdfTeX, LuaTeX, XeTeX, VTeX, dvipdfm, and
: dvipdfmx are available). The package documentation has a fair
: number of examples of use, showing where things are improved by
: comparison with the LaTeX picture environment.