How to Install and Uninstall litmus Package on Kali Linux
Last updated: November 05,2024
1. Install "litmus" package
This tutorial shows how to install litmus on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
litmus
Copied
2. Uninstall "litmus" package
This tutorial shows how to uninstall litmus on Kali Linux:
$
sudo apt remove
litmus
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the litmus package on Kali Linux
Package: litmus
Version: 0.13-5
Installed-Size: 253
Maintainer: Jelmer Vernooij
Architecture: amd64
Depends: libc6 (>= 2.34), libneon27-gnutls
Size: 48164
SHA256: f38e0072474d68fad08dbe4641da65f89b3fc35d7d002f35a9a06b03fabe210d
SHA1: b36d8724a4da870ec850c77527939ab42637fb02
MD5sum: 809fe74615b389f1c75ef3091f0ea96f
Description: WebDAV server test suite
A WebDAV server protocol compliance test suite. Tests include:
.
* OPTIONS for DAV: header
* PUT, GET with byte comparison
* MKCOL
* DELETE (collections, non-collections)
* COPY, MOVE using combinations of:
- overwrite t/f
- destination exists/doesn't exist
- collection/non-collection
* Property manipulation and querying:
- set, delete, replace properties
- persist dead props across COPY
- namespace handling
* Locking
- attempts to modify locked resource (as lock owner, not owner)
- shared/exclusive locks, lock discovery
Description-md5:
Homepage: http://www.webdav.org/neon/litmus/
Section: web
Priority: optional
Filename: pool/main/l/litmus/litmus_0.13-5_amd64.deb
Version: 0.13-5
Installed-Size: 253
Maintainer: Jelmer Vernooij
Architecture: amd64
Depends: libc6 (>= 2.34), libneon27-gnutls
Size: 48164
SHA256: f38e0072474d68fad08dbe4641da65f89b3fc35d7d002f35a9a06b03fabe210d
SHA1: b36d8724a4da870ec850c77527939ab42637fb02
MD5sum: 809fe74615b389f1c75ef3091f0ea96f
Description: WebDAV server test suite
A WebDAV server protocol compliance test suite. Tests include:
.
* OPTIONS for DAV: header
* PUT, GET with byte comparison
* MKCOL
* DELETE (collections, non-collections)
* COPY, MOVE using combinations of:
- overwrite t/f
- destination exists/doesn't exist
- collection/non-collection
* Property manipulation and querying:
- set, delete, replace properties
- persist dead props across COPY
- namespace handling
* Locking
- attempts to modify locked resource (as lock owner, not owner)
- shared/exclusive locks, lock discovery
Description-md5:
Homepage: http://www.webdav.org/neon/litmus/
Section: web
Priority: optional
Filename: pool/main/l/litmus/litmus_0.13-5_amd64.deb