How to Install and Uninstall php-scssphp.noarch Package on Fedora 36

Last updated: January 11,2025

1. Install "php-scssphp.noarch" package

In this section, we are going to explain the necessary steps to install php-scssphp.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install php-scssphp.noarch

2. Uninstall "php-scssphp.noarch" package

Learn how to uninstall php-scssphp.noarch on Fedora 36:

$ sudo dnf remove php-scssphp.noarch $ sudo dnf autoremove

3. Information about the php-scssphp.noarch package on Fedora 36

Last metadata expiration check: 3:36:45 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : php-scssphp
Version : 0.8.4
Release : 6.fc36
Architecture : noarch
Size : 68 k
Source : php-scssphp-0.8.4-6.fc36.src.rpm
Repository : fedora
Summary : A compiler for SCSS written in PHP
URL : http://leafo.github.io/scssphp
License : MIT
Description : SCSS (http://sass-lang.com/) is a CSS preprocessor that adds many features like
: variables, mixins, imports, color manipulation, functions, and tons of other
: powerful features.
:
: The entire compiler comes in a single class file ready for including in any kind
: of project in addition to a command line tool for running the compiler from the
: terminal.
:
: scssphp implements SCSS. It does not implement the SASS syntax, only the SCSS
: syntax.
:
: Autoloader: /usr/share/php/Leafo/ScssPhp/autoload.php