How to Install and Uninstall libmandoc-devel.i686 Package on Fedora 38

Last updated: February 08,2025

1. Install "libmandoc-devel.i686" package

Please follow the guidance below to install libmandoc-devel.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install libmandoc-devel.i686

2. Uninstall "libmandoc-devel.i686" package

Please follow the instructions below to uninstall libmandoc-devel.i686 on Fedora 38:

$ sudo dnf remove libmandoc-devel.i686 $ sudo dnf autoremove

3. Information about the libmandoc-devel.i686 package on Fedora 38

Last metadata expiration check: 0:52:23 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : libmandoc-devel
Version : 1.14.6
Release : 4.fc38
Architecture : i686
Size : 169 k
Source : mandoc-1.14.6-4.fc38.src.rpm
Repository : fedora
Summary : Development libraries and headers for libmandoc
URL : https://mandoc.bsd.lv/
License : ISC
Description : The mandoc library parses a UNIX manual into an abstract syntax tree (AST).
: UNIX manuals are composed of mdoc(7) or man(7), and may be mixed with roff(7),
: tbl(7), and eqn(7) invocations.