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

Last updated: September 28,2024

1. Install "libpaper.i686" package

Please follow the steps below to install libpaper.i686 on CentOS Stream 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 CentOS Stream 8:

$ sudo dnf remove libpaper.i686 $ sudo dnf autoremove

3. Information about the libpaper.i686 package on CentOS Stream 8

Last metadata expiration check: 3:39:51 ago on Sun Feb 25 03:03:59 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 : 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.