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

Last updated: May 19,2024

1. Install "rake" package

Learn how to install rake on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install rake

2. Uninstall "rake" package

Please follow the instructions below to uninstall rake on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove rake $ sudo apt autoclean && sudo apt autoremove

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

Package: rake
Architecture: all
Version: 10.5.0-2ubuntu0.1
Multi-Arch: foreign
Priority: optional
Section: devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 212
Depends: ruby | ruby-interpreter
Recommends: zip
Filename: pool/main/r/rake/rake_10.5.0-2ubuntu0.1_all.deb
Size: 48118
MD5sum: 1380868df50d266e93471c68a13b6c65
SHA1: 66015e51a47ae22326c2720b6357206443133c72
SHA256: c801be69a262d8748f6fdea23a2c440964cc4345fec9b88a097841a9846b9771
SHA512: 42fb46c70820e2a2e7910f79d25bc0810fe1ecbe83ade7114282b28ceaf45156d69a422df5adbe9d950c74b1527eee875528b4bb7115b9a5d80444c031d137f3
Homepage: https://github.com/jimweirich/rake
Description-en: ruby make-like utility
Rake is a simple ruby build program with capabilities similar to make.
.
Rake has the following features:
* Rakefiles (rakes version of Makefiles) are completely defined in
standard Ruby syntax. No XML files to edit. No quirky Makefile
syntax to worry about (is that a tab or a space?)
* Users can specify tasks with prerequisites.
* Rake supports rule patterns to sythesize implicit tasks.
* Rake is lightweight. It can be distributed with other
projects as a single file. Projects that depend upon
rake do not require that rake be installed on target
systems.
Description-md5: 13b953bd84607c7631a72c5bf042fc1f
Task: kubuntu-desktop, kubuntu-full, edubuntu-desktop-gnome, ubuntustudio-fonts
Ruby-Versions: all
Supported: 5y

Package: rake
Priority: optional
Section: devel
Installed-Size: 211
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 10.5.0-2
Depends: ruby | ruby-interpreter
Recommends: zip
Filename: pool/main/r/rake/rake_10.5.0-2_all.deb
Size: 48238
MD5sum: 909b66a955640b5ecd22ceb3d9dadde6
SHA1: e47859c965e5bd257d1d91760fb04f093f97b96d
SHA256: 7d128619f2b00e5f9fe6c3a3b12c0dfe9168730dc985902f3ce52c0d380674e3
Description-en: ruby make-like utility
Rake is a simple ruby build program with capabilities similar to make.
.
Rake has the following features:
* Rakefiles (rakes version of Makefiles) are completely defined in
standard Ruby syntax. No XML files to edit. No quirky Makefile
syntax to worry about (is that a tab or a space?)
* Users can specify tasks with prerequisites.
* Rake supports rule patterns to sythesize implicit tasks.
* Rake is lightweight. It can be distributed with other
projects as a single file. Projects that depend upon
rake do not require that rake be installed on target
systems.
Description-md5: 13b953bd84607c7631a72c5bf042fc1f
Multi-Arch: foreign
Homepage: https://github.com/jimweirich/rake
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y
Task: kubuntu-desktop, kubuntu-full, edubuntu-desktop-gnome, ubuntustudio-fonts