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

Last updated: January 16,2025

1. Install "texlive-tikz-3dplot.noarch" package

Please follow the guidelines below to install texlive-tikz-3dplot.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install texlive-tikz-3dplot.noarch

2. Uninstall "texlive-tikz-3dplot.noarch" package

Please follow the steps below to uninstall texlive-tikz-3dplot.noarch on Fedora 39:

$ sudo dnf remove texlive-tikz-3dplot.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 5:21:26 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : texlive-tikz-3dplot
Epoch : 11
Version : svn25087.0
Release : 69.fc39
Architecture : noarch
Size : 25 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : Coordinate transformation styles for 3d plotting in TikZ
URL : http://tug.org/texlive/
License : LPPL-1.3c
Description : The package provides straightforward ways to define three-
: dimensional coordinate frames through which to plot in TikZ.
: The user can specify the orientation of the main coordinate
: frame, and use standard TikZ commands and coordinates to render
: their tikzfigure. A secondary coordinate frame is provided to
: allow rotations and translations with respect to the main
: coordinate frame. In addition, the package can also handle
: plotting user-specified functions in spherical polar
: coordinates, where both the radius and fill color can be
: expressed as parametric functions of polar angles.