How to Install and Uninstall liblazymap-clojure Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 18,2024

1. Install "liblazymap-clojure" package

Here is a brief guide to show you how to install liblazymap-clojure on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install liblazymap-clojure

2. Uninstall "liblazymap-clojure" package

In this section, we are going to explain the necessary steps to uninstall liblazymap-clojure on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove liblazymap-clojure $ sudo apt autoclean && sudo apt autoremove

3. Information about the liblazymap-clojure package on Ubuntu 21.04 (Hirsute Hippo)

Package: liblazymap-clojure
Architecture: all
Version: 3.1.1-2
Priority: optional
Section: universe/java
Source: lazymap-clojure
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Clojure Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 31
Depends: libclojure-java
Filename: pool/universe/l/lazymap-clojure/liblazymap-clojure_3.1.1-2_all.deb
Size: 7200
MD5sum: fddc3fc6ad9b0730c0b265cf7d496b45
SHA1: d07769a66b0a3f826de41502f94ba6f6d25fb4d5
SHA256: 7b90c417dec12a06a07a070bc37f7ec518bec8b41f01231868d9074de73a1508
SHA512: bcafd76eba9ce91ff7894821b1f0d0f2ca16c7d8ebf71519d0c0ed9f51576be5072ed8b85f07bd889530f0279f1ff8cc486b8207738a7da968be3270a067007f
Homepage: https://bitbucket.org/kotarak/lazymap
Description-en: transparent wrapper around Clojure's map types
LazyMap is a transparent wrapper around the map types of Clojure. It works
similar to lazy-seq for sequences: the value associated with a key via
lazy-assoc is not evaluated until it is actually accessed. So if the value is
dissoc'd before it is accessed the code necessary to generate the value is not
executed at all.
Description-md5: cdd28c5a237e460121f0c4b7e156f601