How to Install and Uninstall texlive-tikz-bbox.noarch Package on Fedora 36

Last updated: October 06,2024

1. Install "texlive-tikz-bbox.noarch" package

Please follow the guidelines below to install texlive-tikz-bbox.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install texlive-tikz-bbox.noarch

2. Uninstall "texlive-tikz-bbox.noarch" package

Please follow the guidelines below to uninstall texlive-tikz-bbox.noarch on Fedora 36:

$ sudo dnf remove texlive-tikz-bbox.noarch $ sudo dnf autoremove

3. Information about the texlive-tikz-bbox.noarch package on Fedora 36

Last metadata expiration check: 3:57:27 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : texlive-tikz-bbox
Epoch : 9
Version : svn57444
Release : 55.fc36
Architecture : noarch
Size : 251 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : Precise determination of bounding boxes in TikZ
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : The built-in determination of the bounding box in TikZ is not
: entirely accurate. This is because, for Bezier curves, it is
: the smallest box that contains all control points, which is in
: general larger than the box that just contains the curve. This
: library determines the exact bounding box of the curve.