How to Install and Uninstall python3-ansible-pygments.noarch Package on Fedora 34

Last updated: July 03,2024

1. Install "python3-ansible-pygments.noarch" package

Please follow the guidance below to install python3-ansible-pygments.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-ansible-pygments.noarch

2. Uninstall "python3-ansible-pygments.noarch" package

This guide let you learn how to uninstall python3-ansible-pygments.noarch on Fedora 34:

$ sudo dnf remove python3-ansible-pygments.noarch $ sudo dnf autoremove

3. Information about the python3-ansible-pygments.noarch package on Fedora 34

Last metadata expiration check: 4:32:21 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-ansible-pygments
Version : 0.1.0
Release : 1.fc34
Architecture : noarch
Size : 18 k
Source : python-ansible-pygments-0.1.0-1.fc34.src.rpm
Repository : updates
Summary : Provides Pygments highlighter for Ansible output for use in Sphinx
URL : https://github.com/ansible-community/ansible-pygments
License : BSD
Description : This project provides a Pygments lexer that is able to handle Ansible output.
: It may be used anywhere Pygments is integrated. The lexer is registered
: globally under the name ansible-output.
:
: It also provides a Pygments style for tools needing to highlight code snippets.