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

Last updated: May 21,2024

1. Install "ruby-origami" package

Please follow the steps below to install ruby-origami on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-origami

2. Uninstall "ruby-origami" package

Please follow the guidelines below to uninstall ruby-origami on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-origami $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-origami
Priority: optional
Section: universe/ruby
Installed-Size: 2362
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Source: origami-pdf
Version: 1.2.7-3
Depends: ruby | ruby-interpreter
Filename: pool/universe/o/origami-pdf/ruby-origami_1.2.7-3_all.deb
Size: 1755344
MD5sum: 4be0f6ea15e6da6335d8ee6bcbc9732d
SHA1: 8068547399c2ecbbbba438587541a984a7f835cb
SHA256: a4e8bcd615ecd02a0cbfe7c538c0821c2f912b8934a662df6dbc753eca412825
Description-en: PDF analysis and manipulation tool (Ruby library)
Origami is a PDF-compliant parser. It provides a scripting tool to generate
and analyze malicious PDF files. It can also be used to create on-the-fly
customized PDFs, or to inject (evil) code into already existing documents.
.
This package contains the Ruby library code, which can be used from other Ruby
programs to manipulate PDF's.
Description-md5: b8d883f9697bb557a0c3448c7ac8a051
Homepage: https://code.google.com/p/origami-pdf/
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu