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

Last updated: September 21,2024

1. Install "libspiro.i686" package

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

$ sudo dnf update $ sudo dnf install libspiro.i686

2. Uninstall "libspiro.i686" package

Please follow the step by step instructions below to uninstall libspiro.i686 on AlmaLinux 8:

$ sudo dnf remove libspiro.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:20:15 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : libspiro
Version : 20150131
Release : 8.el8
Architecture : i686
Size : 40 k
Source : libspiro-20150131-8.el8.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.