How to Install and Uninstall libspiro.x86_64 Package on CentOS Stream 9

Last updated: November 24,2024

1. Install "libspiro.x86_64" package

This guide covers the steps necessary to install libspiro.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install libspiro.x86_64

2. Uninstall "libspiro.x86_64" package

Please follow the instructions below to uninstall libspiro.x86_64 on CentOS Stream 9:

$ sudo dnf remove libspiro.x86_64 $ sudo dnf autoremove

3. Information about the libspiro.x86_64 package on CentOS Stream 9

Last metadata expiration check: 1:44:38 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : libspiro
Version : 20200505
Release : 5.el9
Architecture : x86_64
Size : 44 k
Source : libspiro-20200505-5.el9.src.rpm
Repository : appstream
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.