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

Last updated: October 12,2024

1. Install "python3-tinycss2.noarch" package

Please follow the guidance below to install python3-tinycss2.noarch on Fedora 38

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

2. Uninstall "python3-tinycss2.noarch" package

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

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

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

Last metadata expiration check: 0:53:38 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-tinycss2
Version : 1.2.1
Release : 2.fc38
Architecture : noarch
Size : 59 k
Source : python-tinycss2-1.2.1-2.fc38.src.rpm
Repository : fedora
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.