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

Last updated: October 06,2024

1. Install "texlive-bpolynomial.noarch" package

Here is a brief guide to show you how to install texlive-bpolynomial.noarch on Fedora 35

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

2. Uninstall "texlive-bpolynomial.noarch" package

Please follow the steps below to uninstall texlive-bpolynomial.noarch on Fedora 35:

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

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

Last metadata expiration check: 3:34:35 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : texlive-bpolynomial
Epoch : 9
Version : svn15878.0.5
Release : 48.fc35
Architecture : noarch
Size : 18 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
Summary : Drawing polynomial functions of up to order 3
URL : http://tug.org/texlive/
License : LPPL
Description : This MetaPost package helps plotting polynomial and root
: functions up to order three. The package provides macros to
: calculate Bezier curves exactly matching a given constant,
: linear, quadratic or cubic polynomial, or square or cubic root
: function. In addition, tangents on all functions and
: derivatives of polynomials can be calculated.