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

Last updated: October 10,2024

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

This is a short guide on how to install texlive-tikz-bbox.noarch on Fedora 39

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

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

Learn how to uninstall texlive-tikz-bbox.noarch on Fedora 39:

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

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

Last metadata expiration check: 1:45:46 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : texlive-tikz-bbox
Epoch : 11
Version : svn57444
Release : 69.fc39
Architecture : noarch
Size : 249 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : Precise determination of bounding boxes in TikZ
URL : http://tug.org/texlive/
License : LPPL-1.3c
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.