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

Last updated: January 11,2025

1. Install "serd.i686" package

Please follow the guidance below to install serd.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install serd.i686

2. Uninstall "serd.i686" package

Please follow the steps below to uninstall serd.i686 on Fedora 38:

$ sudo dnf remove serd.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:39:31 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : serd
Version : 0.30.16
Release : 1.fc38
Architecture : i686
Size : 65 k
Source : serd-0.30.16-1.fc38.src.rpm
Repository : fedora
Summary : A lightweight C library for RDF syntax
URL : http://drobilla.net/software/serd/
License : ISC
Description : serd is a lightweight C library for RDF syntax which supports reading and
: writing Turtle, TRiG, NTriples, and NQuads.
:
: Serd is suitable for performance-critical or resource-limited applications,
: such as serialising very large data sets, network protocols, or embedded
: systems that require minimal dependencies and lightweight deployment.