How to Install and Uninstall texlive-trigonometry.noarch Package on Fedora 38

Last updated: October 03,2024

1. Install "texlive-trigonometry.noarch" package

This guide let you learn how to install texlive-trigonometry.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install texlive-trigonometry.noarch

2. Uninstall "texlive-trigonometry.noarch" package

This guide let you learn how to uninstall texlive-trigonometry.noarch on Fedora 38:

$ sudo dnf remove texlive-trigonometry.noarch $ sudo dnf autoremove

3. Information about the texlive-trigonometry.noarch package on Fedora 38

Last metadata expiration check: 1:28:55 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : texlive-trigonometry
Epoch : 10
Version : svn43006
Release : 65.fc38
Architecture : noarch
Size : 14 k
Source : texlive-2022-65.fc38.src.rpm
Repository : fedora
Summary : Demonstration code for cos and sin in TeX macros
URL : http://tug.org/texlive/
License : Knuth-CTAN
Description : A document that both provides macros that are usable elsewhere,
: and demonstrates the macros. The code uses the "classical"
: analytical expansion of sin and cos (the more recent trig uses
: a "numerical analyst's" expansion).