How to Install and Uninstall yard Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 15,2024

1. Install "yard" package

This guide covers the steps necessary to install yard on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install yard

2. Uninstall "yard" package

In this section, we are going to explain the necessary steps to uninstall yard on Ubuntu 21.10 (Impish Indri):

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

3. Information about the yard package on Ubuntu 21.10 (Impish Indri)

Package: yard
Architecture: all
Version: 0.9.24-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1548
Depends: libjs-jquery, ruby | ruby-interpreter, ruby-gettext (>= 2.2.1~)
Recommends: graphviz, ruby-redcarpet
Suggests: bundler, ruby-asciidoctor, ruby-rack, ruby-redcloth, yard-doc
Filename: pool/universe/y/yard/yard_0.9.24-1_all.deb
Size: 374248
MD5sum: 4021a95175e18a742b6bf7a15f0f2384
SHA1: 76f9c7de46976ecac0116f45f6b10769453b10d9
SHA256: d1fb9cff8373ebbf6d09526df43e85ae5fe549644ada7217efb716f988c8240a
SHA512: c685a92e612664d957bc8a2ec7f0f08b768e046ede308d3f2ead583fa5a382fe7170fd278cae69b52b117b22a0869ce530dac3059ee3c672446e475215921ae2
Homepage: https://yardoc.org
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
Ruby-Versions: all