How to Install and Uninstall libring-anti-forgery-clojure Package on Kali Linux

Last updated: May 13,2024

1. Install "libring-anti-forgery-clojure" package

Please follow the instructions below to install libring-anti-forgery-clojure on Kali Linux

$ sudo apt update $ sudo apt install libring-anti-forgery-clojure

2. Uninstall "libring-anti-forgery-clojure" package

Learn how to uninstall libring-anti-forgery-clojure on Kali Linux:

$ sudo apt remove libring-anti-forgery-clojure $ sudo apt autoclean && sudo apt autoremove

3. Information about the libring-anti-forgery-clojure package on Kali Linux

Package: libring-anti-forgery-clojure
Source: ring-anti-forgery-clojure
Version: 1.1.0-1.1
Installed-Size: 30
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libclojure-java, libcrypto-equality-clojure, libcrypto-random-clojure, libhiccup-clojure
Size: 6420
SHA256: ba1cfcbd7ce3424d4c66a9a2adb5bc621dc0c8708ebc62332e05e9474ffb1a28
SHA1: 3af1dd2a9fd6c37361385a8a936a8af0c920330c
MD5sum: 7bcaeb50a74667f13b9fda04708ce27d
Description: Ring middleware to prevent CSRF attacks
ring-anti-forgery is a Ring middleware that prevents CSRF attacks via
a randomly-generated anti-forgery token. By default, any request that isn't a
HEAD or GET request will require an anti-forgery token, or an "access denied"
response will be returned. The token is bound to the session, and accessible
via the "anti-forgery-token" variable.
Description-md5:
Homepage: https://github.com/ring-clojure/ring-anti-forgery
Section: java
Priority: optional
Filename: pool/main/r/ring-anti-forgery-clojure/libring-anti-forgery-clojure_1.1.0-1.1_all.deb