How to Install and Uninstall texlive-lapdf.noarch Package on Fedora 38

Last updated: November 27,2024

1. Install "texlive-lapdf.noarch" package

Please follow the step by step instructions below to install texlive-lapdf.noarch on Fedora 38

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

2. Uninstall "texlive-lapdf.noarch" package

Please follow the guidelines below to uninstall texlive-lapdf.noarch on Fedora 38:

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

3. Information about the texlive-lapdf.noarch package on Fedora 38

Last metadata expiration check: 0:27:41 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : texlive-lapdf
Epoch : 10
Version : svn23806.1.1
Release : 65.fc38
Architecture : noarch
Size : 27 k
Source : texlive-2022-65.fc38.src.rpm
Repository : fedora
Summary : PDF drawing directly in TeX documents
URL : http://tug.org/texlive/
License : GPL-1.0-or-later
Description : The package provides the means to use PDF drawing primitives to
: produce high quality, colored graphics. It uses Bezier curves
: (integral and rational) from degree one to seven, allows TeX
: typesetting in the graphic, offers most of the standard math
: functions, allows plotting normal, parametric and polar
: functions. The package has linear, logx, logy, logxy and polar
: grids with many specs; it can rotate, clip and do many nice
: things easily it has two looping commands for programming and
: many instructive example files. The package requires pdfTeX but
: otherwise only depends on the calc package.