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

Last updated: November 26,2024

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

Please follow the guidelines below to install fmt-ptrn-devel.i686 on Fedora 35

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

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

This guide covers the steps necessary to uninstall fmt-ptrn-devel.i686 on Fedora 35:

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

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

Last metadata expiration check: 2:54:40 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : fmt-ptrn-devel
Version : 1.3.22
Release : 19.fc35
Architecture : i686
Size : 13 k
Source : fmt-ptrn-1.3.22-19.fc35.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.