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

Last updated: June 30,2024

1. Install "libpaper.i686" package

Here is a brief guide to show you how to install libpaper.i686 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install libpaper.i686

2. Uninstall "libpaper.i686" package

This tutorial shows how to uninstall libpaper.i686 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove libpaper.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 2:30:00 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : libpaper
Version : 1.1.28
Release : 4.el9
Architecture : i686
Size : 49 k
Source : libpaper-1.1.28-4.el9.src.rpm
Repository : ubi-9-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.