How to Install and Uninstall pappl.i686 Package on Fedora 36

Last updated: October 09,2024

1. Install "pappl.i686" package

This guide let you learn how to install pappl.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install pappl.i686

2. Uninstall "pappl.i686" package

Please follow the guidelines below to uninstall pappl.i686 on Fedora 36:

$ sudo dnf remove pappl.i686 $ sudo dnf autoremove

3. Information about the pappl.i686 package on Fedora 36

Last metadata expiration check: 1:52:34 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : pappl
Version : 1.2.1
Release : 2.fc36
Architecture : i686
Size : 254 k
Source : pappl-1.2.1-2.fc36.src.rpm
Repository : updates
Summary : Printer Application Framework (PAPPL)
URL : https://www.msweet.org/pappl
License : ASL 2.0
Description : PAPPL is a simple C-based framework/library for developing CUPS Printer
: Applications, which are the recommended replacement for printer drivers.
:
: PAPPL supports JPEG, PNG, PWG Raster, Apple Raster, and "raw" printing to
: printers connected via USB and network (AppSocket/JetDirect) connections.
: PAPPL provides access to the printer via its embedded IPP Everywhere™ service,
: either local to the computer or on your whole network, which can then be
: discovered and used by any application.
:
: PAPPL is licensed under the Apache License Version 2.0 with an exception
: to allow linking against GPL2/LGPL2 software (like older versions of CUPS),
: so it can be used freely in any project you'd like.