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

Last updated: May 20,2024

1. Install "ruby-prawn-doc" package

This tutorial shows how to install ruby-prawn-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-prawn-doc

2. Uninstall "ruby-prawn-doc" package

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

$ sudo apt remove ruby-prawn-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-prawn-doc
Priority: optional
Section: universe/doc
Installed-Size: 389
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Source: ruby-prawn
Version: 2.0.2+dfsg-1
Suggests: doc-base, ruby-prawn
Filename: pool/universe/r/ruby-prawn/ruby-prawn-doc_2.0.2+dfsg-1_all.deb
Size: 366490
MD5sum: 35c8b136fa05d01c0c35751c312ab6e8
SHA1: 2c43fe66ec31109ee9dbe3fe884bc2d25b4f77a0
SHA256: 721211254fa8c6cafbc8bf1b7643c92141438ecb5d69e6d3008d774dcaf64116
Description-en: fast, nimble PDF generation library for Ruby (documentation)
Prawn is a PDF generation library for Ruby. Its highlights include:
* Built in support for UTF-8
* Easy image embedding
* Flexible table drawing
* Simple content positioning, allowing for placing elements relative to
their sections
* Easy text flowing within and around sections
.
This package contains the manual created from Prawn's source.
Description-md5: e0168f77ff64b68eeac19f4eaa8b1df5
Homepage: http://prawnpdf.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu