How to Install and Uninstall libpaper.i686 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 10,2024

1. Install "libpaper.i686" package

Please follow the steps below to install libpaper.i686 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install libpaper.i686

2. Uninstall "libpaper.i686" package

In this section, we are going to explain the necessary steps to uninstall libpaper.i686 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove libpaper.i686 $ sudo dnf autoremove

3. Information about the libpaper.i686 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:31:11 ago on Mon Feb 26 15:59:38 2024.
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 : ubi-8-appstream-rpms
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.