How to Install and Uninstall libspiro.i686 Package on AlmaLinux 9

Last updated: June 30,2024

1. Install "libspiro.i686" package

This tutorial shows how to install libspiro.i686 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install libspiro.i686

2. Uninstall "libspiro.i686" package

This is a short guide on how to uninstall libspiro.i686 on AlmaLinux 9:

$ sudo dnf remove libspiro.i686 $ sudo dnf autoremove

3. Information about the libspiro.i686 package on AlmaLinux 9

Last metadata expiration check: 2:14:35 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : libspiro
Version : 20200505
Release : 5.el9
Architecture : i686
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.