How to Install and Uninstall yard Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "yard" package

This tutorial shows how to install yard on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install yard

2. Uninstall "yard" package

This is a short guide on how to uninstall yard on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove yard $ sudo apt autoclean && sudo apt autoremove

3. Information about the yard package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: yard
Priority: optional
Section: universe/ruby
Installed-Size: 1212
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.8.7.6+git20160220-3
Depends: libjs-jquery, ruby | ruby-interpreter, ruby-gettext (>= 2.2.1~)
Recommends: graphviz, ruby-redcarpet
Suggests: bundler, ruby-rack, ruby-redcloth, yard-doc
Filename: pool/universe/y/yard/yard_0.8.7.6+git20160220-3_all.deb
Size: 220708
MD5sum: 27aa10fbffd018dd59f5e91bb4dcef43
SHA1: 259f5f63cef47132e842ba09d77ab6c35f649f9d
SHA256: c092524c134e4ac9c0d7160c3bbd091f2a4fb623555ebf6036b9fd2c7bec763d
Description-en: Ruby documentation tool
YARD is a documentation generation tool for the Ruby programming language.
It enables the user to generate consistent, usable documentation that can be
exported to a number of formats very easily, and also supports extending for
custom Ruby constructs such as custom class level definitions.
Description-md5: 0bb8565613560d1f29659fc327f96e39
Homepage: http://yardoc.org
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu