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

Last updated: July 05,2024

1. Install "libpaper.i686" package

Here is a brief guide to show you how to install libpaper.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install libpaper.i686

2. Uninstall "libpaper.i686" package

Here is a brief guide to show you how to uninstall libpaper.i686 on Fedora 34:

$ sudo dnf remove libpaper.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 3:34:21 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : libpaper
Version : 1.1.28
Release : 2.fc34
Architecture : i686
Size : 42 k
Source : libpaper-1.1.28-2.fc34.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.