How to Install and Uninstall libpaper.i686 Package on Rocky Linux 8

Last updated: July 08,2024

1. Install "libpaper.i686" package

Please follow the step by step instructions below to install libpaper.i686 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install libpaper.i686

2. Uninstall "libpaper.i686" package

Please follow the step by step instructions below to uninstall libpaper.i686 on Rocky Linux 8:

$ sudo dnf remove libpaper.i686 $ sudo dnf autoremove

3. Information about the libpaper.i686 package on Rocky Linux 8

Last metadata expiration check: 0:12:12 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : libpaper
Version : 1.1.24
Release : 22.el8
Architecture : i686
Size : 44 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.