How To Install python-agate-doc on Fedora 36

In this tutorial we learn how to install python-agate-doc in Fedora 36. python-agate-doc is Data analysis library that is optimized for humans instead of machines

Introduction

In this tutorial we learn how to install python-agate-doc on Fedora 36.

What is python-agate-doc

agate is a Python data analysis library that is optimized for humans instead of machines. It is an alternative to numpy and pandas that solves real-world problems with readable code. agate was previously known as journalism. Documentation package.

We can use yum or dnf to install python-agate-doc on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install python-agate-doc.

Install python-agate-doc on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install python-agate-doc using dnf by running the following command:

sudo dnf -y install python-agate-doc

Install python-agate-doc on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install python-agate-doc using yum by running the following command:

sudo yum -y install python-agate-doc

How To Uninstall python-agate-doc on Fedora 36

To uninstall only the python-agate-doc package we can use the following command:

sudo dnf remove python-agate-doc

python-agate-doc Package Contents on Fedora 36

/usr/share/doc/python-agate-doc
/usr/share/doc/python-agate-doc/AUTHORS.rst
/usr/share/doc/python-agate-doc/CHANGELOG.rst
/usr/share/doc/python-agate-doc/README.rst
/usr/share/doc/python-agate-doc/_build
/usr/share/doc/python-agate-doc/_build/doctrees
/usr/share/doc/python-agate-doc/_build/doctrees/about.doctree
/usr/share/doc/python-agate-doc/_build/doctrees/api
/usr/share/doc/python-agate-doc/_build/doctrees/api.doctree
/usr/share/doc/python-agate-doc/_build/doctrees/api/aggregations.doctree
/usr/share/doc/python-agate-doc/_build/doctrees/api/columns_and_rows.doctree
/usr/share/doc/python-agate-doc/_build/doctrees/api/computations.doctree
/usr/share/doc/python-agate-doc/_build/doctrees/api/config.doctree
/usr/share/doc/python-agate-doc/_build/doctrees/api/csv.doctree
/usr/share/doc/python-agate-doc/_build/doctrees/api/data_types.doctree
/usr/share/doc/python-agate-doc/_build/doctrees/api/exceptions.doctree
/usr/share/doc/python-agate-doc/_build/doctrees/api/fixed.doctree
/usr/share/doc/python-agate-doc/_build/doctrees/api/misc.doctree
/usr/share/doc/python-agate-doc/_build/doctrees/api/table.doctree
/usr/share/doc/python-agate-doc/_build/doctrees/api/tableset.doctree
/usr/share/doc/python-agate-doc/_build/doctrees/api/testcase.doctree
/usr/share/doc/python-agate-doc/_build/doctrees/api/type_tester.doctree
/usr/share/doc/python-agate-doc/_build/doctrees/api/warns.doctree
/usr/share/doc/python-agate-doc/_build/doctrees/changelog.doctree
/usr/share/doc/python-agate-doc/_build/doctrees/contributing.doctree
/usr/share/doc/python-agate-doc/_build/doctrees/cookbook
/usr/share/doc/python-agate-doc/_build/doctrees/cookbook.doctree
/usr/share/doc/python-agate-doc/_build/doctrees/cookbook/charting.doctree
/usr/share/doc/python-agate-doc/_build/doctrees/cookbook/columns.doctree
/usr/share/doc/python-agate-doc/_build/doctrees/cookbook/compute.doctree
/usr/share/doc/python-agate-doc/_build/doctrees/cookbook/create.doctree
/usr/share/doc/python-agate-doc/_build/doctrees/cookbook/datetime.doctree
/usr/share/doc/python-agate-doc/_build/doctrees/cookbook/excel.doctree
/usr/share/doc/python-agate-doc/_build/doctrees/cookbook/filter.doctree
/usr/share/doc/python-agate-doc/_build/doctrees/cookbook/homogenize.doctree
/usr/share/doc/python-agate-doc/_build/doctrees/cookbook/locale.doctree
/usr/share/doc/python-agate-doc/_build/doctrees/cookbook/lookup.doctree
/usr/share/doc/python-agate-doc/_build/doctrees/cookbook/r.doctree
/usr/share/doc/python-agate-doc/_build/doctrees/cookbook/rank.doctree
/usr/share/doc/python-agate-doc/_build/doctrees/cookbook/remove.doctree
/usr/share/doc/python-agate-doc/_build/doctrees/cookbook/save.doctree
/usr/share/doc/python-agate-doc/_build/doctrees/cookbook/search.doctree
/usr/share/doc/python-agate-doc/_build/doctrees/cookbook/sort.doctree
/usr/share/doc/python-agate-doc/_build/doctrees/cookbook/sql.doctree
/usr/share/doc/python-agate-doc/_build/doctrees/cookbook/standardize.doctree
/usr/share/doc/python-agate-doc/_build/doctrees/cookbook/statistics.doctree
/usr/share/doc/python-agate-doc/_build/doctrees/cookbook/transform.doctree
/usr/share/doc/python-agate-doc/_build/doctrees/cookbook/underscore.doctree
/usr/share/doc/python-agate-doc/_build/doctrees/environment.pickle
/usr/share/doc/python-agate-doc/_build/doctrees/extensions.doctree
/usr/share/doc/python-agate-doc/_build/doctrees/index.doctree
/usr/share/doc/python-agate-doc/_build/doctrees/install.doctree
/usr/share/doc/python-agate-doc/_build/doctrees/license.doctree
/usr/share/doc/python-agate-doc/_build/doctrees/release_process.doctree
/usr/share/doc/python-agate-doc/_build/doctrees/tutorial.doctree
/usr/share/doc/python-agate-doc/_build/html
/usr/share/doc/python-agate-doc/_build/html/_images
/usr/share/doc/python-agate-doc/_build/html/_images/bar_chart.svg
/usr/share/doc/python-agate-doc/_build/html/_images/column_chart.svg
/usr/share/doc/python-agate-doc/_build/html/_images/dots_chart.svg
/usr/share/doc/python-agate-doc/_build/html/_images/lattice.svg
/usr/share/doc/python-agate-doc/_build/html/_images/line_chart.svg
/usr/share/doc/python-agate-doc/_build/html/_sources
/usr/share/doc/python-agate-doc/_build/html/_sources/about.rst.txt
/usr/share/doc/python-agate-doc/_build/html/_sources/api
/usr/share/doc/python-agate-doc/_build/html/_sources/api.rst.txt
/usr/share/doc/python-agate-doc/_build/html/_sources/api/aggregations.rst.txt
/usr/share/doc/python-agate-doc/_build/html/_sources/api/columns_and_rows.rst.txt
/usr/share/doc/python-agate-doc/_build/html/_sources/api/computations.rst.txt
/usr/share/doc/python-agate-doc/_build/html/_sources/api/config.rst.txt
/usr/share/doc/python-agate-doc/_build/html/_sources/api/csv.rst.txt
/usr/share/doc/python-agate-doc/_build/html/_sources/api/data_types.rst.txt
/usr/share/doc/python-agate-doc/_build/html/_sources/api/exceptions.rst.txt
/usr/share/doc/python-agate-doc/_build/html/_sources/api/fixed.rst.txt
/usr/share/doc/python-agate-doc/_build/html/_sources/api/misc.rst.txt
/usr/share/doc/python-agate-doc/_build/html/_sources/api/table.rst.txt
/usr/share/doc/python-agate-doc/_build/html/_sources/api/tableset.rst.txt
/usr/share/doc/python-agate-doc/_build/html/_sources/api/testcase.rst.txt
/usr/share/doc/python-agate-doc/_build/html/_sources/api/type_tester.rst.txt
/usr/share/doc/python-agate-doc/_build/html/_sources/api/warns.rst.txt
/usr/share/doc/python-agate-doc/_build/html/_sources/changelog.rst.txt
/usr/share/doc/python-agate-doc/_build/html/_sources/contributing.rst.txt
/usr/share/doc/python-agate-doc/_build/html/_sources/cookbook
/usr/share/doc/python-agate-doc/_build/html/_sources/cookbook.rst.txt
/usr/share/doc/python-agate-doc/_build/html/_sources/cookbook/charting.rst.txt
/usr/share/doc/python-agate-doc/_build/html/_sources/cookbook/columns.rst.txt
/usr/share/doc/python-agate-doc/_build/html/_sources/cookbook/compute.rst.txt
/usr/share/doc/python-agate-doc/_build/html/_sources/cookbook/create.rst.txt
/usr/share/doc/python-agate-doc/_build/html/_sources/cookbook/datetime.rst.txt
/usr/share/doc/python-agate-doc/_build/html/_sources/cookbook/excel.rst.txt
/usr/share/doc/python-agate-doc/_build/html/_sources/cookbook/filter.rst.txt
/usr/share/doc/python-agate-doc/_build/html/_sources/cookbook/homogenize.rst.txt
/usr/share/doc/python-agate-doc/_build/html/_sources/cookbook/locale.rst.txt
/usr/share/doc/python-agate-doc/_build/html/_sources/cookbook/lookup.rst.txt
/usr/share/doc/python-agate-doc/_build/html/_sources/cookbook/r.rst.txt
/usr/share/doc/python-agate-doc/_build/html/_sources/cookbook/rank.rst.txt
/usr/share/doc/python-agate-doc/_build/html/_sources/cookbook/remove.rst.txt
/usr/share/doc/python-agate-doc/_build/html/_sources/cookbook/save.rst.txt
/usr/share/doc/python-agate-doc/_build/html/_sources/cookbook/search.rst.txt
/usr/share/doc/python-agate-doc/_build/html/_sources/cookbook/sort.rst.txt
/usr/share/doc/python-agate-doc/_build/html/_sources/cookbook/sql.rst.txt
/usr/share/doc/python-agate-doc/_build/html/_sources/cookbook/standardize.rst.txt
/usr/share/doc/python-agate-doc/_build/html/_sources/cookbook/statistics.rst.txt
/usr/share/doc/python-agate-doc/_build/html/_sources/cookbook/transform.rst.txt
/usr/share/doc/python-agate-doc/_build/html/_sources/cookbook/underscore.rst.txt
/usr/share/doc/python-agate-doc/_build/html/_sources/extensions.rst.txt
/usr/share/doc/python-agate-doc/_build/html/_sources/index.rst.txt
/usr/share/doc/python-agate-doc/_build/html/_sources/install.rst.txt
/usr/share/doc/python-agate-doc/_build/html/_sources/license.rst.txt
/usr/share/doc/python-agate-doc/_build/html/_sources/release_process.rst.txt
/usr/share/doc/python-agate-doc/_build/html/_sources/tutorial.rst.txt
/usr/share/doc/python-agate-doc/_build/html/_static
/usr/share/doc/python-agate-doc/_build/html/_static/basic.css
/usr/share/doc/python-agate-doc/_build/html/_static/css
/usr/share/doc/python-agate-doc/_build/html/_static/css/badge_only.css
/usr/share/doc/python-agate-doc/_build/html/_static/css/theme.css
/usr/share/doc/python-agate-doc/_build/html/_static/doctools.js
/usr/share/doc/python-agate-doc/_build/html/_static/documentation_options.js
/usr/share/doc/python-agate-doc/_build/html/_static/file.png
/usr/share/doc/python-agate-doc/_build/html/_static/jquery-3.5.1.js
/usr/share/doc/python-agate-doc/_build/html/_static/jquery.js
/usr/share/doc/python-agate-doc/_build/html/_static/js
/usr/share/doc/python-agate-doc/_build/html/_static/js/badge_only.js
/usr/share/doc/python-agate-doc/_build/html/_static/js/theme.js
/usr/share/doc/python-agate-doc/_build/html/_static/language_data.js
/usr/share/doc/python-agate-doc/_build/html/_static/minus.png
/usr/share/doc/python-agate-doc/_build/html/_static/plus.png
/usr/share/doc/python-agate-doc/_build/html/_static/pygments.css
/usr/share/doc/python-agate-doc/_build/html/_static/searchtools.js
/usr/share/doc/python-agate-doc/_build/html/_static/underscore-1.13.1.js
/usr/share/doc/python-agate-doc/_build/html/_static/underscore.js
/usr/share/doc/python-agate-doc/_build/html/about.html
/usr/share/doc/python-agate-doc/_build/html/api
/usr/share/doc/python-agate-doc/_build/html/api.html
/usr/share/doc/python-agate-doc/_build/html/api/aggregations.html
/usr/share/doc/python-agate-doc/_build/html/api/columns_and_rows.html
/usr/share/doc/python-agate-doc/_build/html/api/computations.html
/usr/share/doc/python-agate-doc/_build/html/api/config.html
/usr/share/doc/python-agate-doc/_build/html/api/csv.html
/usr/share/doc/python-agate-doc/_build/html/api/data_types.html
/usr/share/doc/python-agate-doc/_build/html/api/exceptions.html
/usr/share/doc/python-agate-doc/_build/html/api/fixed.html
/usr/share/doc/python-agate-doc/_build/html/api/misc.html
/usr/share/doc/python-agate-doc/_build/html/api/table.html
/usr/share/doc/python-agate-doc/_build/html/api/tableset.html
/usr/share/doc/python-agate-doc/_build/html/api/testcase.html
/usr/share/doc/python-agate-doc/_build/html/api/type_tester.html
/usr/share/doc/python-agate-doc/_build/html/api/warns.html
/usr/share/doc/python-agate-doc/_build/html/changelog.html
/usr/share/doc/python-agate-doc/_build/html/contributing.html
/usr/share/doc/python-agate-doc/_build/html/cookbook
/usr/share/doc/python-agate-doc/_build/html/cookbook.html
/usr/share/doc/python-agate-doc/_build/html/cookbook/charting.html
/usr/share/doc/python-agate-doc/_build/html/cookbook/columns.html
/usr/share/doc/python-agate-doc/_build/html/cookbook/compute.html
/usr/share/doc/python-agate-doc/_build/html/cookbook/create.html
/usr/share/doc/python-agate-doc/_build/html/cookbook/datetime.html
/usr/share/doc/python-agate-doc/_build/html/cookbook/excel.html
/usr/share/doc/python-agate-doc/_build/html/cookbook/filter.html
/usr/share/doc/python-agate-doc/_build/html/cookbook/homogenize.html
/usr/share/doc/python-agate-doc/_build/html/cookbook/locale.html
/usr/share/doc/python-agate-doc/_build/html/cookbook/lookup.html
/usr/share/doc/python-agate-doc/_build/html/cookbook/r.html
/usr/share/doc/python-agate-doc/_build/html/cookbook/rank.html
/usr/share/doc/python-agate-doc/_build/html/cookbook/remove.html
/usr/share/doc/python-agate-doc/_build/html/cookbook/save.html
/usr/share/doc/python-agate-doc/_build/html/cookbook/search.html
/usr/share/doc/python-agate-doc/_build/html/cookbook/sort.html
/usr/share/doc/python-agate-doc/_build/html/cookbook/sql.html
/usr/share/doc/python-agate-doc/_build/html/cookbook/standardize.html
/usr/share/doc/python-agate-doc/_build/html/cookbook/statistics.html
/usr/share/doc/python-agate-doc/_build/html/cookbook/transform.html
/usr/share/doc/python-agate-doc/_build/html/cookbook/underscore.html
/usr/share/doc/python-agate-doc/_build/html/extensions.html
/usr/share/doc/python-agate-doc/_build/html/genindex.html
/usr/share/doc/python-agate-doc/_build/html/index.html
/usr/share/doc/python-agate-doc/_build/html/install.html
/usr/share/doc/python-agate-doc/_build/html/license.html
/usr/share/doc/python-agate-doc/_build/html/objects.inv
/usr/share/doc/python-agate-doc/_build/html/py-modindex.html
/usr/share/doc/python-agate-doc/_build/html/release_process.html
/usr/share/doc/python-agate-doc/_build/html/search.html
/usr/share/doc/python-agate-doc/_build/html/searchindex.js
/usr/share/doc/python-agate-doc/_build/html/tutorial.html
/usr/share/licenses/python-agate-doc
/usr/share/licenses/python-agate-doc/COPYING

References

Summary

In this tutorial we learn how to install python-agate-doc on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).