How to Install and Uninstall op1svg.noarch Package on Fedora 36
Last updated: January 12,2025
1. Install "op1svg.noarch" package
This guide let you learn how to install op1svg.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
op1svg.noarch
Copied
2. Uninstall "op1svg.noarch" package
Please follow the steps below to uninstall op1svg.noarch on Fedora 36:
$
sudo dnf remove
op1svg.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the op1svg.noarch package on Fedora 36
Last metadata expiration check: 1:33:40 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : op1svg
Version : 0.1.0
Release : 5.20210430git50a3b01.fc36
Architecture : noarch
Size : 21 k
Source : python-op1svg-0.1.0-5.20210430git50a3b01.fc36.src.rpm
Repository : fedora
Summary : Normalize SVG files so that the OP-1 understands them
URL : https://github.com/op1hacks/op1svg
License : MIT
Description :
: op1svg normalizes SVG files so that the OP-1 understands them:
: - Remove unsupported tags and attributes
: - Remove comments
: - Convert styles to attributes, and drop unsupported styles
: - Fix decimals; a maximum of 4 decimals is supported by the OP-1
: - Reformat the path data in paths
Available Packages
Name : op1svg
Version : 0.1.0
Release : 5.20210430git50a3b01.fc36
Architecture : noarch
Size : 21 k
Source : python-op1svg-0.1.0-5.20210430git50a3b01.fc36.src.rpm
Repository : fedora
Summary : Normalize SVG files so that the OP-1 understands them
URL : https://github.com/op1hacks/op1svg
License : MIT
Description :
: op1svg normalizes SVG files so that the OP-1 understands them:
: - Remove unsupported tags and attributes
: - Remove comments
: - Convert styles to attributes, and drop unsupported styles
: - Fix decimals; a maximum of 4 decimals is supported by the OP-1
: - Reformat the path data in paths