How to Install and Uninstall libpaper.x86_64 Package on Fedora 35

Last updated: May 13,2024

1. Install "libpaper.x86_64" package

Please follow the step by step instructions below to install libpaper.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install libpaper.x86_64

2. Uninstall "libpaper.x86_64" package

Please follow the guidelines below to uninstall libpaper.x86_64 on Fedora 35:

$ sudo dnf remove libpaper.x86_64 $ sudo dnf autoremove

3. Information about the libpaper.x86_64 package on Fedora 35

Last metadata expiration check: 0:54:03 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : libpaper
Version : 1.1.28
Release : 3.fc35
Architecture : x86_64
Size : 40 k
Source : libpaper-1.1.28-3.fc35.src.rpm
Repository : fedora
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.