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

Last updated: September 28,2024

1. Install "libpaper.i686" package

Learn how to install libpaper.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install libpaper.i686

2. Uninstall "libpaper.i686" package

Please follow the instructions below to uninstall libpaper.i686 on Fedora 36:

$ sudo dnf remove libpaper.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 3:54:56 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : libpaper
Version : 1.1.28
Release : 4.fc36
Architecture : i686
Size : 41 k
Source : libpaper-1.1.28-4.fc36.src.rpm
Repository : fedora
Summary : Library and tools for handling papersize
URL : http://packages.qa.debian.org/libp/libpaper.html
License : GPLv2
Description : The paper library and accompanying files are intended to provide a
: simple way for applications to take actions based on a system- or
: user-specified paper size. This release is quite minimal, its purpose
: being to provide really basic functions (obtaining the system paper name
: and getting the height and width of a given kind of paper) that
: applications can immediately integrate.