How to Install and Uninstall libpaper.i686 Package on CentOS 8 / RHEL 8

Last updated: May 18,2024

1. Install "libpaper.i686" package

Please follow the steps below to install libpaper.i686 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install libpaper.i686

2. Uninstall "libpaper.i686" package

Please follow the guidelines below to uninstall libpaper.i686 on CentOS 8 / RHEL 8:

$ sudo dnf remove libpaper.i686 $ sudo dnf autoremove

3. Information about the libpaper.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 5:43:10 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libpaper
Version : 1.1.24
Release : 22.el8
Architecture : i686
Size : 45 k
Source : libpaper-1.1.24-22.el8.src.rpm
Repository : appstream
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.