How to Install and Uninstall libspiro.i686 Package on Fedora 35

Last updated: October 07,2024

1. Install "libspiro.i686" package

In this section, we are going to explain the necessary steps to install libspiro.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install libspiro.i686

2. Uninstall "libspiro.i686" package

This tutorial shows how to uninstall libspiro.i686 on Fedora 35:

$ sudo dnf remove libspiro.i686 $ sudo dnf autoremove

3. Information about the libspiro.i686 package on Fedora 35

Last metadata expiration check: 0:00:05 ago on Wed Sep 7 08:24:55 2022.
Available Packages
Name : libspiro
Version : 20200505
Release : 4.fc35
Architecture : i686
Size : 44 k
Source : libspiro-20200505-4.fc35.src.rpm
Repository : fedora
Summary : Library to simplify the drawing of beautiful curves
URL : https://github.com/fontforge/libspiro/
License : GPLv3+
Description : This library will take an array of spiro control points and
: convert them into a series of bézier splines which can then
: be used in the myriad of ways the world has come to use béziers.