How to Install and Uninstall ruby-pdf-core Package on Kali Linux

Last updated: June 03,2024

1. Install "ruby-pdf-core" package

Please follow the guidance below to install ruby-pdf-core on Kali Linux

$ sudo apt update $ sudo apt install ruby-pdf-core

2. Uninstall "ruby-pdf-core" package

Here is a brief guide to show you how to uninstall ruby-pdf-core on Kali Linux:

$ sudo apt remove ruby-pdf-core $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-pdf-core package on Kali Linux

Package: ruby-pdf-core
Version: 0.9.0-1
Installed-Size: 91
Maintainer: Debian Ruby Team
Architecture: all
Breaks: ruby-prawn (<< 2.4~)
Size: 19716
SHA256: d1bc87461f8d1db90ce4760505bfbf3e080eb26aa9ebc7c6adb96ae5931bfaa0
SHA1: 0c7d56cb5961669e5ee02c87bfe17cd1fb41afcd
MD5sum: 605a95b3eea8c05646ff4e7bd96106b2
Description: Ruby library to render PDF documents
PDF::Core is a pure Ruby library to render PDF documents. It supports
several PDF features, such as among others:
* low-level annotation
* istream objects and stream filters
* NameTree
* object repository
* object serialization
* indirect objects
* page geometries
.
It is used internally by Prawn (provided in the ruby-prawn package),
a Ruby PDF generation library.
Description-md5:
Homepage: https://github.com/prawnpdf/pdf-core
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-pdf-core/ruby-pdf-core_0.9.0-1_all.deb