How to Install and Uninstall nodejs-svgo.noarch Package on Rocky Linux 9
Last updated: November 24,2024
1. Install "nodejs-svgo.noarch" package
Please follow the step by step instructions below to install nodejs-svgo.noarch on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
nodejs-svgo.noarch
Copied
2. Uninstall "nodejs-svgo.noarch" package
Learn how to uninstall nodejs-svgo.noarch on Rocky Linux 9:
$
sudo dnf remove
nodejs-svgo.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the nodejs-svgo.noarch package on Rocky Linux 9
Last metadata expiration check: 2:45:01 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : nodejs-svgo
Version : 2.8.0
Release : 5.el9
Architecture : noarch
Size : 613 k
Source : nodejs-svgo-2.8.0-5.el9.src.rpm
Repository : epel
Summary : Nodejs-based tool for optimizing SVG vector graphics files
URL : https://github.com/svg/svgo
License : MIT and BSD and ISC and CC0
Description : SVG Optimizer is a Nodejs-based tool for optimizing SVG vector graphics files.
:
: Why?
:
: SVG files, especially those exported from various editors, usually contain a
: lot of redundant and useless information. This can include editor metadata,
: comments, hidden elements, default or non-optimal values and other stuff that
: can be safely removed or converted without affecting the SVG rendering result.
Available Packages
Name : nodejs-svgo
Version : 2.8.0
Release : 5.el9
Architecture : noarch
Size : 613 k
Source : nodejs-svgo-2.8.0-5.el9.src.rpm
Repository : epel
Summary : Nodejs-based tool for optimizing SVG vector graphics files
URL : https://github.com/svg/svgo
License : MIT and BSD and ISC and CC0
Description : SVG Optimizer is a Nodejs-based tool for optimizing SVG vector graphics files.
:
: Why?
:
: SVG files, especially those exported from various editors, usually contain a
: lot of redundant and useless information. This can include editor metadata,
: comments, hidden elements, default or non-optimal values and other stuff that
: can be safely removed or converted without affecting the SVG rendering result.