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

Last updated: May 17,2024

1. Install "rake" package

Learn how to install rake on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install rake

2. Uninstall "rake" package

Please follow the instructions below to uninstall rake on Ubuntu 21.10 (Impish Indri):

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

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

Package: rake
Architecture: all
Version: 13.0.3-1
Multi-Arch: foreign
Priority: optional
Section: devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 280
Depends: ruby:any | ruby-interpreter
Recommends: zip
Filename: pool/main/r/rake/rake_13.0.3-1_all.deb
Size: 61548
MD5sum: e5beb22c008c81a27c2289376989855e
SHA1: 8287d471904fa9a10d99a5301bf724680edd4fc3
SHA256: 8a872a9f0985d1fa0aea65f289e5853d6d282f082bb569b901feff2e200fccfe
SHA512: c32a08900bf0d7b4977f8494a3de5ca577c8f1d5623cc3fffbdb03e1dced0810de6cdb9ed86204c51100ddf10d6f532d19cc6e2d038972a6b703af418c660ce7
Homepage: https://github.com/ruby/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: ubuntu-budgie-desktop, ubuntu-budgie-desktop-raspi
Ruby-Versions: all