How To Install python-libcst-doc on Fedora 36

In this tutorial we learn how to install python-libcst-doc in Fedora 36. python-libcst-doc is python-libcst documentation

Introduction

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

What is python-libcst-doc

Documentation for python-libcst

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

Install python-libcst-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-libcst-doc using dnf by running the following command:

sudo dnf -y install python-libcst-doc

Install python-libcst-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-libcst-doc using yum by running the following command:

sudo yum -y install python-libcst-doc

How To Uninstall python-libcst-doc on Fedora 36

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

sudo dnf remove python-libcst-doc

python-libcst-doc Package Contents on Fedora 36

/usr/share/doc/python-libcst-doc
/usr/share/doc/python-libcst-doc/html
/usr/share/doc/python-libcst-doc/html/_images
/usr/share/doc/python-libcst-doc/html/_images/graphviz-5abc4ec20945fe144f1e6bf5595e17c6293ea371.png
/usr/share/doc/python-libcst-doc/html/_images/graphviz-5abc4ec20945fe144f1e6bf5595e17c6293ea371.png.map
/usr/share/doc/python-libcst-doc/html/_images/graphviz-5c2de0e04145e667464d63da6d46626de5d9592a.png
/usr/share/doc/python-libcst-doc/html/_images/graphviz-5c2de0e04145e667464d63da6d46626de5d9592a.png.map
/usr/share/doc/python-libcst-doc/html/_images/graphviz-d27e3495fa9bb130d76879db599060e8039a9fc5.png
/usr/share/doc/python-libcst-doc/html/_images/graphviz-d27e3495fa9bb130d76879db599060e8039a9fc5.png.map
/usr/share/doc/python-libcst-doc/html/_images/python_scopes.png
/usr/share/doc/python-libcst-doc/html/_modules
/usr/share/doc/python-libcst-doc/html/_modules/index.html
/usr/share/doc/python-libcst-doc/html/_modules/libcst
/usr/share/doc/python-libcst-doc/html/_modules/libcst/_batched_visitor.html
/usr/share/doc/python-libcst-doc/html/_modules/libcst/_exceptions.html
/usr/share/doc/python-libcst-doc/html/_modules/libcst/_flatten_sentinel.html
/usr/share/doc/python-libcst-doc/html/_modules/libcst/_maybe_sentinel.html
/usr/share/doc/python-libcst-doc/html/_modules/libcst/_metadata_dependent.html
/usr/share/doc/python-libcst-doc/html/_modules/libcst/_nodes
/usr/share/doc/python-libcst-doc/html/_modules/libcst/_nodes/base.html
/usr/share/doc/python-libcst-doc/html/_modules/libcst/_nodes/expression.html
/usr/share/doc/python-libcst-doc/html/_modules/libcst/_nodes/module.html
/usr/share/doc/python-libcst-doc/html/_modules/libcst/_nodes/op.html
/usr/share/doc/python-libcst-doc/html/_modules/libcst/_nodes/statement.html
/usr/share/doc/python-libcst-doc/html/_modules/libcst/_nodes/whitespace.html
/usr/share/doc/python-libcst-doc/html/_modules/libcst/_parser
/usr/share/doc/python-libcst-doc/html/_modules/libcst/_parser/entrypoints.html
/usr/share/doc/python-libcst-doc/html/_modules/libcst/_parser/types
/usr/share/doc/python-libcst-doc/html/_modules/libcst/_parser/types/config.html
/usr/share/doc/python-libcst-doc/html/_modules/libcst/_position.html
/usr/share/doc/python-libcst-doc/html/_modules/libcst/_removal_sentinel.html
/usr/share/doc/python-libcst-doc/html/_modules/libcst/_visitors.html
/usr/share/doc/python-libcst-doc/html/_modules/libcst/codemod
/usr/share/doc/python-libcst-doc/html/_modules/libcst/codemod/_cli.html
/usr/share/doc/python-libcst-doc/html/_modules/libcst/codemod/_codemod.html
/usr/share/doc/python-libcst-doc/html/_modules/libcst/codemod/_command.html
/usr/share/doc/python-libcst-doc/html/_modules/libcst/codemod/_context.html
/usr/share/doc/python-libcst-doc/html/_modules/libcst/codemod/_runner.html
/usr/share/doc/python-libcst-doc/html/_modules/libcst/codemod/_testing.html
/usr/share/doc/python-libcst-doc/html/_modules/libcst/codemod/_visitor.html
/usr/share/doc/python-libcst-doc/html/_modules/libcst/codemod/visitors
/usr/share/doc/python-libcst-doc/html/_modules/libcst/codemod/visitors/_add_imports.html
/usr/share/doc/python-libcst-doc/html/_modules/libcst/codemod/visitors/_apply_type_annotations.html
/usr/share/doc/python-libcst-doc/html/_modules/libcst/codemod/visitors/_gather_comments.html
/usr/share/doc/python-libcst-doc/html/_modules/libcst/codemod/visitors/_gather_exports.html
/usr/share/doc/python-libcst-doc/html/_modules/libcst/codemod/visitors/_gather_imports.html
/usr/share/doc/python-libcst-doc/html/_modules/libcst/codemod/visitors/_gather_string_annotation_names.html
/usr/share/doc/python-libcst-doc/html/_modules/libcst/codemod/visitors/_gather_unused_imports.html
/usr/share/doc/python-libcst-doc/html/_modules/libcst/codemod/visitors/_remove_imports.html
/usr/share/doc/python-libcst-doc/html/_modules/libcst/helpers
/usr/share/doc/python-libcst-doc/html/_modules/libcst/helpers/_template.html
/usr/share/doc/python-libcst-doc/html/_modules/libcst/helpers/common.html
/usr/share/doc/python-libcst-doc/html/_modules/libcst/helpers/expression.html
/usr/share/doc/python-libcst-doc/html/_modules/libcst/helpers/module.html
/usr/share/doc/python-libcst-doc/html/_modules/libcst/matchers
/usr/share/doc/python-libcst-doc/html/_modules/libcst/matchers/_decorators.html
/usr/share/doc/python-libcst-doc/html/_modules/libcst/matchers/_matcher_base.html
/usr/share/doc/python-libcst-doc/html/_modules/libcst/matchers/_visitors.html
/usr/share/doc/python-libcst-doc/html/_modules/libcst/metadata
/usr/share/doc/python-libcst-doc/html/_modules/libcst/metadata/base_provider.html
/usr/share/doc/python-libcst-doc/html/_modules/libcst/metadata/expression_context_provider.html
/usr/share/doc/python-libcst-doc/html/_modules/libcst/metadata/full_repo_manager.html
/usr/share/doc/python-libcst-doc/html/_modules/libcst/metadata/name_provider.html
/usr/share/doc/python-libcst-doc/html/_modules/libcst/metadata/parent_node_provider.html
/usr/share/doc/python-libcst-doc/html/_modules/libcst/metadata/position_provider.html
/usr/share/doc/python-libcst-doc/html/_modules/libcst/metadata/reentrant_codegen.html
/usr/share/doc/python-libcst-doc/html/_modules/libcst/metadata/scope_provider.html
/usr/share/doc/python-libcst-doc/html/_modules/libcst/metadata/span_provider.html
/usr/share/doc/python-libcst-doc/html/_modules/libcst/metadata/type_inference_provider.html
/usr/share/doc/python-libcst-doc/html/_modules/libcst/metadata/wrapper.html
/usr/share/doc/python-libcst-doc/html/_sources
/usr/share/doc/python-libcst-doc/html/_sources/best_practices.rst.txt
/usr/share/doc/python-libcst-doc/html/_sources/codemods.rst.txt
/usr/share/doc/python-libcst-doc/html/_sources/codemods_tutorial.rst.txt
/usr/share/doc/python-libcst-doc/html/_sources/experimental.rst.txt
/usr/share/doc/python-libcst-doc/html/_sources/helpers.rst.txt
/usr/share/doc/python-libcst-doc/html/_sources/index.rst.txt
/usr/share/doc/python-libcst-doc/html/_sources/matchers.rst.txt
/usr/share/doc/python-libcst-doc/html/_sources/matchers_tutorial.ipynb.txt
/usr/share/doc/python-libcst-doc/html/_sources/metadata.rst.txt
/usr/share/doc/python-libcst-doc/html/_sources/metadata_tutorial.ipynb.txt
/usr/share/doc/python-libcst-doc/html/_sources/motivation.rst.txt
/usr/share/doc/python-libcst-doc/html/_sources/nodes.rst.txt
/usr/share/doc/python-libcst-doc/html/_sources/parser.rst.txt
/usr/share/doc/python-libcst-doc/html/_sources/scope_tutorial.ipynb.txt
/usr/share/doc/python-libcst-doc/html/_sources/tutorial.ipynb.txt
/usr/share/doc/python-libcst-doc/html/_sources/visitors.rst.txt
/usr/share/doc/python-libcst-doc/html/_sources/why_libcst.rst.txt
/usr/share/doc/python-libcst-doc/html/_static
/usr/share/doc/python-libcst-doc/html/_static/basic.css
/usr/share/doc/python-libcst-doc/html/_static/css
/usr/share/doc/python-libcst-doc/html/_static/css/badge_only.css
/usr/share/doc/python-libcst-doc/html/_static/css/theme.css
/usr/share/doc/python-libcst-doc/html/_static/custom.css
/usr/share/doc/python-libcst-doc/html/_static/doctools.js
/usr/share/doc/python-libcst-doc/html/_static/documentation_options.js
/usr/share/doc/python-libcst-doc/html/_static/favicon.ico
/usr/share/doc/python-libcst-doc/html/_static/file.png
/usr/share/doc/python-libcst-doc/html/_static/graphviz.css
/usr/share/doc/python-libcst-doc/html/_static/horizontal_white_sidebar.png
/usr/share/doc/python-libcst-doc/html/_static/img
/usr/share/doc/python-libcst-doc/html/_static/img/python_scopes.png
/usr/share/doc/python-libcst-doc/html/_static/img/python_scopes.svg
/usr/share/doc/python-libcst-doc/html/_static/jquery-3.5.1.js
/usr/share/doc/python-libcst-doc/html/_static/jquery.js
/usr/share/doc/python-libcst-doc/html/_static/js
/usr/share/doc/python-libcst-doc/html/_static/js/badge_only.js
/usr/share/doc/python-libcst-doc/html/_static/js/theme.js
/usr/share/doc/python-libcst-doc/html/_static/language_data.js
/usr/share/doc/python-libcst-doc/html/_static/logo
/usr/share/doc/python-libcst-doc/html/_static/logo/favicon.ico
/usr/share/doc/python-libcst-doc/html/_static/logo/favicon.svg
/usr/share/doc/python-libcst-doc/html/_static/logo/favicon_16px.png
/usr/share/doc/python-libcst-doc/html/_static/logo/favicon_32px.png
/usr/share/doc/python-libcst-doc/html/_static/logo/horizontal.svg
/usr/share/doc/python-libcst-doc/html/_static/logo/horizontal_white.svg
/usr/share/doc/python-libcst-doc/html/_static/logo/horizontal_white_sidebar.png
/usr/share/doc/python-libcst-doc/html/_static/logo/icon.svg
/usr/share/doc/python-libcst-doc/html/_static/logo/icon_white.svg
/usr/share/doc/python-libcst-doc/html/_static/logo/vertical.svg
/usr/share/doc/python-libcst-doc/html/_static/logo/vertical_white.svg
/usr/share/doc/python-libcst-doc/html/_static/minus.png
/usr/share/doc/python-libcst-doc/html/_static/plus.png
/usr/share/doc/python-libcst-doc/html/_static/pygments.css
/usr/share/doc/python-libcst-doc/html/_static/searchtools.js
/usr/share/doc/python-libcst-doc/html/_static/underscore-1.13.1.js
/usr/share/doc/python-libcst-doc/html/_static/underscore.js
/usr/share/doc/python-libcst-doc/html/best_practices.html
/usr/share/doc/python-libcst-doc/html/codemods.html
/usr/share/doc/python-libcst-doc/html/codemods_tutorial.html
/usr/share/doc/python-libcst-doc/html/experimental.html
/usr/share/doc/python-libcst-doc/html/genindex.html
/usr/share/doc/python-libcst-doc/html/helpers.html
/usr/share/doc/python-libcst-doc/html/index.html
/usr/share/doc/python-libcst-doc/html/matchers.html
/usr/share/doc/python-libcst-doc/html/matchers_tutorial.html
/usr/share/doc/python-libcst-doc/html/matchers_tutorial.ipynb
/usr/share/doc/python-libcst-doc/html/metadata.html
/usr/share/doc/python-libcst-doc/html/metadata_tutorial.html
/usr/share/doc/python-libcst-doc/html/metadata_tutorial.ipynb
/usr/share/doc/python-libcst-doc/html/motivation.html
/usr/share/doc/python-libcst-doc/html/nodes.html
/usr/share/doc/python-libcst-doc/html/objects.inv
/usr/share/doc/python-libcst-doc/html/parser.html
/usr/share/doc/python-libcst-doc/html/scope_tutorial.html
/usr/share/doc/python-libcst-doc/html/scope_tutorial.ipynb
/usr/share/doc/python-libcst-doc/html/search.html
/usr/share/doc/python-libcst-doc/html/searchindex.js
/usr/share/doc/python-libcst-doc/html/tutorial.html
/usr/share/doc/python-libcst-doc/html/tutorial.ipynb
/usr/share/doc/python-libcst-doc/html/visitors.html
/usr/share/doc/python-libcst-doc/html/why_libcst.html
/usr/share/licenses/python-libcst-doc
/usr/share/licenses/python-libcst-doc/LICENSE

References

Summary

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