How to Install and Uninstall sfsexp.x86_64 Package on AlmaLinux 9

Last updated: October 08,2024

1. Install "sfsexp.x86_64" package

Here is a brief guide to show you how to install sfsexp.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install sfsexp.x86_64

2. Uninstall "sfsexp.x86_64" package

Please follow the guidance below to uninstall sfsexp.x86_64 on AlmaLinux 9:

$ sudo dnf remove sfsexp.x86_64 $ sudo dnf autoremove

3. Information about the sfsexp.x86_64 package on AlmaLinux 9

Last metadata expiration check: 1:31:30 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : sfsexp
Version : 1.4.0
Release : 2.el9
Architecture : x86_64
Size : 36 k
Source : sfsexp-1.4.0-2.el9.src.rpm
Repository : epel
Summary : Small Fast S-Expression Library
URL : https://github.com/mjsottile/sfsexp
License : LGPLv2+
Description : This library is intended for developers who wish to manipulate (read,
: parse, modify, and create) symbolic expressions (s-expressions)from C
: or C++ programs.