How to Install and Uninstall python3-webencodings.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "python3-webencodings.noarch" package

This guide covers the steps necessary to install python3-webencodings.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install python3-webencodings.noarch

2. Uninstall "python3-webencodings.noarch" package

This guide covers the steps necessary to uninstall python3-webencodings.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove python3-webencodings.noarch $ sudo dnf autoremove

3. Information about the python3-webencodings.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:35:38 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-webencodings
Version : 0.5.1
Release : 17.el9
Architecture : noarch
Size : 27 k
Source : python-webencodings-0.5.1-17.el9.src.rpm
Repository : epel
Summary : Documentation for python-webencodings
URL : https://github.com/gsnedders/python-webencodings
License : BSD
Description : This is a Python implementation of the WHATWG Encoding standard.