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

Last updated: November 27,2024

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

Please follow the steps below to install texlive-tikz-3dplot.noarch on Fedora 34

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

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

Please follow the step by step instructions below to uninstall texlive-tikz-3dplot.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:14:30 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : texlive-tikz-3dplot
Epoch : 9
Version : svn25087.0
Release : 39.fc34
Architecture : noarch
Size : 26 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Coordinate transformation styles for 3d plotting in TikZ
URL : http://tug.org/texlive/
License : LPPL 1.3
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.