How to Install and Uninstall python3-webencodings.noarch Package on CentOS 8 / RHEL 8

Last updated: May 07,2024

1. Install "python3-webencodings.noarch" package

This tutorial shows how to install python3-webencodings.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "python3-webencodings.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-webencodings.noarch on CentOS 8 / RHEL 8:

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

3. Information about the python3-webencodings.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:09:18 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-webencodings
Version : 0.5.1
Release : 6.el8
Architecture : noarch
Size : 27 k
Source : python-webencodings-0.5.1-6.el8.src.rpm
Repository : appstream
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.