How to Install and Uninstall librobert-hooke-clojure Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "librobert-hooke-clojure" package

This tutorial shows how to install librobert-hooke-clojure on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install librobert-hooke-clojure

2. Uninstall "librobert-hooke-clojure" package

This guide let you learn how to uninstall librobert-hooke-clojure on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove librobert-hooke-clojure $ sudo apt autoclean && sudo apt autoremove

3. Information about the librobert-hooke-clojure package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: librobert-hooke-clojure
Priority: optional
Section: universe/java
Installed-Size: 85
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: robert-hooke
Version: 1.3.0-2
Depends: clojure1.6
Filename: pool/universe/r/robert-hooke/librobert-hooke-clojure_1.3.0-2_all.deb
Size: 12112
MD5sum: 8079b774ccb7870087c1f12399e92354
SHA1: 545f688ffba6efa07d6bb55471c4f4479fb9bba4
SHA256: 513093f50d7f529c13560d30dd4b74d070a2b785688fbfbcf9cdfb548b4de84e
Description-en: Function wrapper library for Clojure
Robert Hooke is a Clojure library that provides a flexible, composable
mechanism to extend functions after they have been defined.
.
Hooks can be used to change the behaviour of the functions they wrap in many
ways, for example:
.
* conditional execution
* modify arguments
* add side effects
* return different values
.
Hooke is inspired by Emacs Lisp's defadvice and clojure.test fixtures.
Description-md5: af64fb55ec943a0b404cbc20a20fd6c6
Homepage: https://github.com/technomancy/robert-hooke
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu