How to Install and Uninstall liblazymap-clojure Package on Kali Linux
Last updated: November 22,2024
1. Install "liblazymap-clojure" package
Please follow the steps below to install liblazymap-clojure on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
liblazymap-clojure
Copied
2. Uninstall "liblazymap-clojure" package
This tutorial shows how to uninstall liblazymap-clojure on Kali Linux:
$
sudo apt remove
liblazymap-clojure
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the liblazymap-clojure package on Kali Linux
Package: liblazymap-clojure
Source: lazymap-clojure
Version: 3.1.1-2
Installed-Size: 31
Maintainer: Debian Clojure Maintainers
Architecture: all
Depends: libclojure-java
Size: 7156
SHA256: c206357b1dfd3656b2a52872e78d4f33e4605f6fbc5946411987e9525d69eba0
SHA1: d236a8cd8413713b028c9e688b43034ad0519eb7
MD5sum: b648750d459571f59bb95e872a3b3cc7
Description: 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:
Homepage: https://bitbucket.org/kotarak/lazymap
Section: java
Priority: optional
Filename: pool/main/l/lazymap-clojure/liblazymap-clojure_3.1.1-2_all.deb
Source: lazymap-clojure
Version: 3.1.1-2
Installed-Size: 31
Maintainer: Debian Clojure Maintainers
Architecture: all
Depends: libclojure-java
Size: 7156
SHA256: c206357b1dfd3656b2a52872e78d4f33e4605f6fbc5946411987e9525d69eba0
SHA1: d236a8cd8413713b028c9e688b43034ad0519eb7
MD5sum: b648750d459571f59bb95e872a3b3cc7
Description: 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:
Homepage: https://bitbucket.org/kotarak/lazymap
Section: java
Priority: optional
Filename: pool/main/l/lazymap-clojure/liblazymap-clojure_3.1.1-2_all.deb