How to Install and Uninstall morty Package on Kali Linux

Last updated: May 19,2024

1. Install "morty" package

This guide covers the steps necessary to install morty on Kali Linux

$ sudo apt update $ sudo apt install morty

2. Uninstall "morty" package

This is a short guide on how to uninstall morty on Kali Linux:

$ sudo apt remove morty $ sudo apt autoclean && sudo apt autoremove

3. Information about the morty package on Kali Linux

Package: morty
Source: morty (0.2.0-3)
Version: 0.2.0-3+b1
Installed-Size: 6466
Maintainer: Debian Go Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.32), adduser
Size: 2282664
SHA256: a84b3fa9824ca482da619041fa25b80b956757a71bc761c152525c2ff2502790
SHA1: e01b1bd4b3e5a0200cd090b33d9b4d658ba27ae8
MD5sum: 12898b1107d7521d3dc6e3061cb9ba57
Description: Privacy aware web content sanitizer proxy as a service
Morty Web content sanitizer proxy as a service
.
Morty rewrites web pages to exclude malicious HTML tags and attributes. It
also replaces external resource references to prevent third party
information leaks.
.
The main goal of morty is to provide a result proxy for searx, but it can be
used as a standalone sanitizer service too.
.
Features:
.
- HTML sanitization
- Rewrites HTML/CSS external references to locals
- JavaScript blocking
- No Cookies forwarded
- No Referrers
- No Caching/Etag
- Supports GET/POST forms and IFrames
- Optional HMAC URL verifier key to prevent service abuse
Description-md5: b73ad6ce55466f9d958bad385fda3dfa
Homepage: https://github.com/asciimoo/morty
Built-Using: golang-1.18 (= 1.18.1-1), golang-github-andybalholm-brotli (= 1.0.4-3), golang-github-klauspost-compress (= 1.13.6+ds1-2), golang-github-valyala-bytebufferpool (= 1.0.0-2), golang-github-valyala-fasthttp (= 1:1.31.0-3), golang-golang-x-net (= 1:0.0+git20220225.27dd868+dfsg-1), golang-golang-x-text (= 0.3.7-1)
Section: devel
Priority: optional
Filename: pool/main/m/morty/morty_0.2.0-3+b1_amd64.deb