How To Install python-latexcodec-doc on Fedora 36
Introduction
In this tutorial we learn how to install python-latexcodec-doc
on Fedora 36.
What is python-latexcodec-doc
Documentation for python-latexcodec.
We can use yum
or dnf
to install python-latexcodec-doc
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install python-latexcodec-doc.
Install python-latexcodec-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-latexcodec-doc
using dnf
by running the following command:
sudo dnf -y install python-latexcodec-doc
Install python-latexcodec-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-latexcodec-doc
using yum
by running the following command:
sudo yum -y install python-latexcodec-doc
How To Uninstall python-latexcodec-doc on Fedora 36
To uninstall only the python-latexcodec-doc
package we can use the following command:
sudo dnf remove python-latexcodec-doc
python-latexcodec-doc Package Contents on Fedora 36
/usr/share/doc/python-latexcodec-doc
/usr/share/doc/python-latexcodec-doc/_modules
/usr/share/doc/python-latexcodec-doc/_modules/index.html
/usr/share/doc/python-latexcodec-doc/_modules/latexcodec
/usr/share/doc/python-latexcodec-doc/_modules/latexcodec/codec.html
/usr/share/doc/python-latexcodec-doc/_modules/latexcodec/lexer.html
/usr/share/doc/python-latexcodec-doc/_sources
/usr/share/doc/python-latexcodec-doc/_sources/api
/usr/share/doc/python-latexcodec-doc/_sources/api.rst.txt
/usr/share/doc/python-latexcodec-doc/_sources/api/codec.rst.txt
/usr/share/doc/python-latexcodec-doc/_sources/api/lexer.rst.txt
/usr/share/doc/python-latexcodec-doc/_sources/authors.rst.txt
/usr/share/doc/python-latexcodec-doc/_sources/changes.rst.txt
/usr/share/doc/python-latexcodec-doc/_sources/index.rst.txt
/usr/share/doc/python-latexcodec-doc/_sources/license.rst.txt
/usr/share/doc/python-latexcodec-doc/_sources/quickstart.rst.txt
/usr/share/doc/python-latexcodec-doc/_static
/usr/share/doc/python-latexcodec-doc/_static/basic.css
/usr/share/doc/python-latexcodec-doc/_static/classic.css
/usr/share/doc/python-latexcodec-doc/_static/doctools.js
/usr/share/doc/python-latexcodec-doc/_static/documentation_options.js
/usr/share/doc/python-latexcodec-doc/_static/file.png
/usr/share/doc/python-latexcodec-doc/_static/jquery-3.5.1.js
/usr/share/doc/python-latexcodec-doc/_static/jquery.js
/usr/share/doc/python-latexcodec-doc/_static/language_data.js
/usr/share/doc/python-latexcodec-doc/_static/minus.png
/usr/share/doc/python-latexcodec-doc/_static/plus.png
/usr/share/doc/python-latexcodec-doc/_static/pygments.css
/usr/share/doc/python-latexcodec-doc/_static/searchtools.js
/usr/share/doc/python-latexcodec-doc/_static/sidebar.js
/usr/share/doc/python-latexcodec-doc/_static/underscore-1.13.1.js
/usr/share/doc/python-latexcodec-doc/_static/underscore.js
/usr/share/doc/python-latexcodec-doc/api
/usr/share/doc/python-latexcodec-doc/api.html
/usr/share/doc/python-latexcodec-doc/api/codec.html
/usr/share/doc/python-latexcodec-doc/api/lexer.html
/usr/share/doc/python-latexcodec-doc/authors.html
/usr/share/doc/python-latexcodec-doc/changes.html
/usr/share/doc/python-latexcodec-doc/genindex.html
/usr/share/doc/python-latexcodec-doc/index.html
/usr/share/doc/python-latexcodec-doc/license.html
/usr/share/doc/python-latexcodec-doc/objects.inv
/usr/share/doc/python-latexcodec-doc/py-modindex.html
/usr/share/doc/python-latexcodec-doc/quickstart.html
/usr/share/doc/python-latexcodec-doc/search.html
/usr/share/doc/python-latexcodec-doc/searchindex.js
/usr/share/licenses/python-latexcodec-doc
/usr/share/licenses/python-latexcodec-doc/LICENSE.html
References
Summary
In this tutorial we learn how to install python-latexcodec-doc
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).