How to Install and Uninstall libpaper.src Package on Oracle Linux 8
Last updated: November 27,2024
1. Install "libpaper.src" package
This guide covers the steps necessary to install libpaper.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
libpaper.src
Copied
2. Uninstall "libpaper.src" package
In this section, we are going to explain the necessary steps to uninstall libpaper.src on Oracle Linux 8:
$
sudo dnf remove
libpaper.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the libpaper.src package on Oracle Linux 8
Last metadata expiration check: 1:45:10 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : libpaper
Version : 1.1.24
Release : 22.el8
Architecture : src
Size : 379 k
Source : None
Repository : ol8_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.
Available Packages
Name : libpaper
Version : 1.1.24
Release : 22.el8
Architecture : src
Size : 379 k
Source : None
Repository : ol8_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.