How to Install and Uninstall pdflib-lite.x86_64 Package on Oracle Linux 9

Last updated: May 02,2024

1. Install "pdflib-lite.x86_64" package

Please follow the steps below to install pdflib-lite.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install pdflib-lite.x86_64

2. Uninstall "pdflib-lite.x86_64" package

This tutorial shows how to uninstall pdflib-lite.x86_64 on Oracle Linux 9:

$ sudo dnf remove pdflib-lite.x86_64 $ sudo dnf autoremove

3. Information about the pdflib-lite.x86_64 package on Oracle Linux 9

Last metadata expiration check: 0:56:28 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : pdflib-lite
Version : 7.0.5
Release : 10.el9.remi
Architecture : x86_64
Size : 1.0 M
Source : pdflib-lite-7.0.5-10.el9.remi.src.rpm
Repository : remi-safe
Summary : Portable C library for dynamically generating PDF files
URL : http://www.pdflib.com/
License : Distributable
Description : PDFlib is a development tool for PDF-enabling your software,
: or generating PDF on your server. PDFlib offers a simple-to-use API
: for programmatically creating PDF files from within your own server-
: or client-side software. PDFlib doesn't make use of third-party software
: for generating PDF, nor does it require any other tools.