How to Install and Uninstall pdflib-lite.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 17,2024

1. Install "pdflib-lite.x86_64" package

Please follow the guidance below to install pdflib-lite.x86_64 on CentOS 8 / RHEL 8

$ 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 CentOS 8 / RHEL 8:

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

3. Information about the pdflib-lite.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 6:29:59 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : pdflib-lite
Version : 7.0.5
Release : 8.el8.remi
Architecture : x86_64
Size : 975 k
Source : pdflib-lite-7.0.5-8.el8.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.