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

Last updated: February 05,2025

1. Install "libpaper.x86_64" package

This is a short guide on how to install libpaper.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install libpaper.x86_64

2. Uninstall "libpaper.x86_64" package

This guide let you learn how to uninstall libpaper.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove libpaper.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:51:28 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : libpaper
Version : 1.1.24
Release : 22.el8
Architecture : x86_64
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.