How to Install and Uninstall ruby-pdf-reader Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 12,2024

1. Install "ruby-pdf-reader" package

Here is a brief guide to show you how to install ruby-pdf-reader on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "ruby-pdf-reader" package

Learn how to uninstall ruby-pdf-reader on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-pdf-reader package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-pdf-reader
Priority: optional
Section: universe/ruby
Installed-Size: 971
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.4.0-1
Depends: ruby | ruby-interpreter, ruby-afm, ruby-ascii85 (>= 1.0.0), ruby-hashery, ruby-rc4, ruby-ttfunk
Suggests: ruby-prawn
Filename: pool/universe/r/ruby-pdf-reader/ruby-pdf-reader_1.4.0-1_all.deb
Size: 124348
MD5sum: 63d815f510b4061b4368a6975947554e
SHA1: fa01cdf352daa8cb35629ab7f781f49cdcc5fbca
SHA256: 28b24626b85d88c7f9e8e848e08fbcd9f635ad7f1a24940e61ac3032da5ef8ee
Description-en: 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: 00cefbb812254d1c34800339b16e1e3d
Homepage: http://github.com/yob/pdf-reader
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu