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

Last updated: May 12,2024

1. Install "ruby-pdf-core" package

This guide let you learn how to install ruby-pdf-core on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "ruby-pdf-core" package

This guide let you learn how to uninstall ruby-pdf-core on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-pdf-core
Priority: optional
Section: universe/ruby
Installed-Size: 117
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.5.1-1
Replaces: ruby-prawn (<< 1.0.0~s)
Depends: ruby | ruby-interpreter, ruby-pdf-reader
Suggests: ruby-prawn
Breaks: ruby-prawn (<< 1.0.0~s)
Filename: pool/universe/r/ruby-pdf-core/ruby-pdf-core_0.5.1-1_all.deb
Size: 18230
MD5sum: d98fca382f8182c22320c8f42bac9955
SHA1: deffbf55a77cce6bd7e26c4d750f5900d7429ccd
SHA256: e347893880a3f5f5a452fd35f85ae650c04d6fdcd203f7eeb7adbe80a6bfc062
Description-en: 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: e973d806737c3b05b46015b379723fd3
Homepage: http://prawn.majesticseacreature.com
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu