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

Last updated: October 06,2024

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

Please follow the step by step instructions below to install texlive-tikz-bbox.noarch on Fedora 35

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

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

Please follow the instructions below to uninstall texlive-tikz-bbox.noarch on Fedora 35:

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

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

Last metadata expiration check: 1:55:15 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : texlive-tikz-bbox
Epoch : 9
Version : svn57444
Release : 48.fc35
Architecture : noarch
Size : 251 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
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.