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

Last updated: April 28,2024

1. Install "ruby-pdf-inspector" package

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

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

2. Uninstall "ruby-pdf-inspector" package

This guide covers the steps necessary to uninstall ruby-pdf-inspector on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-pdf-inspector
Priority: optional
Section: universe/ruby
Installed-Size: 74
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.2.0-1
Depends: ruby | ruby-interpreter, ruby-pdf-reader
Filename: pool/universe/r/ruby-pdf-inspector/ruby-pdf-inspector_1.2.0-1_all.deb
Size: 7288
MD5sum: 0caf79927cd73f39aefaaf3ee502ab28
SHA1: 3103331dd7f26f7d836bd51c4c0564cc2dd9a98e
SHA256: 765315be5332a0e8bcd78d25a8d2310515dbefc65c91cd36581f585e1e043c42
Description-en: Ruby library for analyzing PDF output
This library provides a number of tools based on the Ruby library PDF::Reader,
provided in the ruby-pdf-reader package, to test and analyze PDF output. the
primary purpose of this tool is to support the tests for ruby-prawn, a pure
Ruby PDF generation library.
Description-md5: b4183d019143fd7e460b497296c4d667
Homepage: https://github.com/prawnpdf/pdf-inspector
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu