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

Last updated: December 23,2024

1. Install "ruby-pdf-reader" package

Learn how to install ruby-pdf-reader on Kali Linux

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

2. Uninstall "ruby-pdf-reader" package

Please follow the guidelines below to uninstall ruby-pdf-reader on Kali Linux:

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

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

Package: ruby-pdf-reader
Version: 2.11.0-1
Installed-Size: 1101
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby, ruby-ascii85 (>= 1.0), ruby-rc4, ruby-hashery (>= 2.0), ruby-ttfunk, ruby-afm (>= 0.2.1)
Suggests: ruby-prawn
Size: 142844
SHA256: 8311484a87dd4bf5130d189e3ba932f48cad70b3d5d9486995ccce0381a1a604
SHA1: a50b29bf3e786b3d26d2b6356c762925a27d1635
MD5sum: aefd654141bb27d3ba59c6f3f52f5649
Description: Ruby library for accessing the content of PDF files
The PDF::Reader library implements a PDF parser conforming as much as possible
to the PDF specification from Adobe. It provides programmatic access to the
contents of a PDF file with a high degree of flexibility.
.
This is primarily a low-level library that should be used as the foundation
for higher level functionality. There are a few exceptions to support very
common use cases like extracting text from a page.
Description-md5:
Homepage: https://github.com/yob/pdf-reader
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-pdf-reader/ruby-pdf-reader_2.11.0-1_all.deb