How to Install and Uninstall libppd.i686 Package on Fedora 38

Last updated: November 27,2024

1. Install "libppd.i686" package

In this section, we are going to explain the necessary steps to install libppd.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install libppd.i686

2. Uninstall "libppd.i686" package

Please follow the steps below to uninstall libppd.i686 on Fedora 38:

$ sudo dnf remove libppd.i686 $ sudo dnf autoremove

3. Information about the libppd.i686 package on Fedora 38

Last metadata expiration check: 4:52:02 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : libppd
Epoch : 1
Version : 2.0.0
Release : 4.fc38
Architecture : i686
Size : 280 k
Source : libppd-2.0.0-4.fc38.src.rpm
Repository : updates
Summary : Library for retro-fitting legacy printer drivers
URL : https://github.com/OpenPrinting/libppd
License : Apache-2.0 WITH LLVM-exception
Description : Libppd provides all PPD related function/API which is going
: to be removed from CUPS 3.X, but are still required for retro-fitting
: support of legacy printers. The library is meant only for retro-fitting
: printer applications, any new printer drivers have to be written as
: native printer application without libppd.