How to Install and Uninstall libmawk.i686 Package on Fedora 39

Last updated: November 25,2024

1. Install "libmawk.i686" package

Here is a brief guide to show you how to install libmawk.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install libmawk.i686

2. Uninstall "libmawk.i686" package

Here is a brief guide to show you how to uninstall libmawk.i686 on Fedora 39:

$ sudo dnf remove libmawk.i686 $ sudo dnf autoremove

3. Information about the libmawk.i686 package on Fedora 39

Last metadata expiration check: 3:50:21 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : libmawk
Version : 1.0.3
Release : 5.fc39
Architecture : i686
Size : 199 k
Source : libmawk-1.0.3-5.fc39.src.rpm
Repository : fedora
Summary : Embed awk scripting language in any application written in C
URL : http://repo.hu/projects/libmawk
License : GPLv2
Description : Libmawk is a fork of mawk 1.3.3 restructured for embedding.
: This means the user gets libmawk.h and libmawk.so and can embed
: awk scripting language in any application written in C.