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

Last updated: October 28,2024

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

Please follow the step by step instructions below to install python3-ansible-pygments.noarch on Fedora 38

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

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

Please follow the guidelines below to uninstall python3-ansible-pygments.noarch on Fedora 38:

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

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

Last metadata expiration check: 0:27:31 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-ansible-pygments
Version : 0.1.1
Release : 4.fc38
Architecture : noarch
Size : 19 k
Source : python-ansible-pygments-0.1.1-4.fc38.src.rpm
Repository : fedora
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.