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

Last updated: January 16,2025

1. Install "texlive-bpolynomial.noarch" package

Learn how to install texlive-bpolynomial.noarch on Fedora 34

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

2. Uninstall "texlive-bpolynomial.noarch" package

This guide covers the steps necessary to uninstall texlive-bpolynomial.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:10:12 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : texlive-bpolynomial
Epoch : 9
Version : svn15878.0.5
Release : 39.fc34
Architecture : noarch
Size : 18 k
Source : texlive-2020-39.fc34.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.