How to Install and Uninstall fmt-ptrn-devel.i686 Package on Fedora 36

Last updated: July 02,2024

1. Install "fmt-ptrn-devel.i686" package

Please follow the steps below to install fmt-ptrn-devel.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install fmt-ptrn-devel.i686

2. Uninstall "fmt-ptrn-devel.i686" package

Here is a brief guide to show you how to uninstall fmt-ptrn-devel.i686 on Fedora 36:

$ sudo dnf remove fmt-ptrn-devel.i686 $ sudo dnf autoremove

3. Information about the fmt-ptrn-devel.i686 package on Fedora 36

Last metadata expiration check: 5:13:08 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : fmt-ptrn-devel
Version : 1.3.22
Release : 20.fc36
Architecture : i686
Size : 13 k
Source : fmt-ptrn-1.3.22-20.fc36.src.rpm
Repository : fedora
Summary : Files needed to develop applications using fmt-ptrn's libraries
URL : http://www.flyn.org
License : GPLv2+
Description : New is a template system, especially useful in conjunction with a
: simple text editor such as vi. The user maintains templates which
: may contain format strings. At run time, nf replaces the format
: strings in a template with appropriate values to create a new file.
: This package provides the libraries, include files, and other
: resources needed for developing applications using fmt-ptrn's API.