How to Install and Uninstall python3-tinycss2.noarch Package on CentOS Stream 9
Last updated: November 17,2024
1. Install "python3-tinycss2.noarch" package
This guide covers the steps necessary to install python3-tinycss2.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-tinycss2.noarch
Copied
2. Uninstall "python3-tinycss2.noarch" package
This tutorial shows how to uninstall python3-tinycss2.noarch on CentOS Stream 9:
$
sudo dnf remove
python3-tinycss2.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-tinycss2.noarch package on CentOS Stream 9
Last metadata expiration check: 1:46:34 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-tinycss2
Version : 1.1.1
Release : 1.el9
Architecture : noarch
Size : 44 k
Source : python-tinycss2-1.1.1-1.el9.src.rpm
Repository : epel
Summary : Low-level CSS parser for Python 3
URL : https://pypi.python.org/pypi/tinycss2/
License : BSD
Description : tinycss2 is a modern, low-level CSS parser for Python. tinycss2 is a rewrite of
: tinycss with a simpler API, based on the more recent CSS Syntax Level 3
: specification.
Available Packages
Name : python3-tinycss2
Version : 1.1.1
Release : 1.el9
Architecture : noarch
Size : 44 k
Source : python-tinycss2-1.1.1-1.el9.src.rpm
Repository : epel
Summary : Low-level CSS parser for Python 3
URL : https://pypi.python.org/pypi/tinycss2/
License : BSD
Description : tinycss2 is a modern, low-level CSS parser for Python. tinycss2 is a rewrite of
: tinycss with a simpler API, based on the more recent CSS Syntax Level 3
: specification.