How to Install and Uninstall php-natxet-cssmin.noarch Package on Fedora 35

Last updated: September 20,2024

1. Install "php-natxet-cssmin.noarch" package

Please follow the guidelines below to install php-natxet-cssmin.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install php-natxet-cssmin.noarch

2. Uninstall "php-natxet-cssmin.noarch" package

This guide covers the steps necessary to uninstall php-natxet-cssmin.noarch on Fedora 35:

$ sudo dnf remove php-natxet-cssmin.noarch $ sudo dnf autoremove

3. Information about the php-natxet-cssmin.noarch package on Fedora 35

Last metadata expiration check: 2:00:18 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : php-natxet-cssmin
Version : 3.0.6
Release : 7.fc35
Architecture : noarch
Size : 30 k
Source : php-natxet-cssmin-3.0.6-7.fc35.src.rpm
Repository : fedora
Summary : Configurable CSS parser and minifier
URL : https://github.com/natxet/CssMin
License : MIT
Description : CssMin is a css parser and minifier. It minifies css by removing
: unneeded whitespace characters, comments, empty blocks and empty
: declarations. In addition declaration values can get rewritten to
: shorter notation if available. The minification is configurable.
:
: Autoloader: /usr/share/php/natxet/CssMin/autoload.php