How to Install and Uninstall python-webencodings.src Package on Oracle Linux 8

Last updated: January 12,2025

1. Install "python-webencodings.src" package

Please follow the guidelines below to install python-webencodings.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install python-webencodings.src

2. Uninstall "python-webencodings.src" package

This guide let you learn how to uninstall python-webencodings.src on Oracle Linux 8:

$ sudo dnf remove python-webencodings.src $ sudo dnf autoremove

3. Information about the python-webencodings.src package on Oracle Linux 8

Last metadata expiration check: 5:15:26 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python-webencodings
Version : 0.5.1
Release : 6.el8
Architecture : src
Size : 22 k
Source : None
Repository : ol8_appstream
Summary : Character encoding for the web
URL : https://github.com/gsnedders/python-webencodings
License : BSD
Description : This is a Python implementation of the WHATWG Encoding standard.