How to Install and Uninstall libsexpp.i686 Package on Fedora 38

Last updated: January 12,2025

1. Install "libsexpp.i686" package

Please follow the step by step instructions below to install libsexpp.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install libsexpp.i686

2. Uninstall "libsexpp.i686" package

This guide covers the steps necessary to uninstall libsexpp.i686 on Fedora 38:

$ sudo dnf remove libsexpp.i686 $ sudo dnf autoremove

3. Information about the libsexpp.i686 package on Fedora 38

Last metadata expiration check: 5:41:09 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : libsexpp
Version : 0.8.7
Release : 1.fc38
Architecture : i686
Size : 37 k
Source : sexpp-0.8.7-1.fc38.src.rpm
Repository : updates
Summary : S-expressions parser and generator library
URL : https://github.com/rnpgp/sexpp
License : MIT
Description : libsexpp is a C++ library for working with S-expressions.
:
: This implementation is derived from the reference SEXP C library developed by
: Professors Ronald Rivest and Butler Lampson of MIT LCS (now CSAIL).