How to Install and Uninstall libapache2-mod-authn-yolo Package on Kali Linux

Last updated: September 14,2024

1. Install "libapache2-mod-authn-yolo" package

This tutorial shows how to install libapache2-mod-authn-yolo on Kali Linux

$ sudo apt update $ sudo apt install libapache2-mod-authn-yolo

2. Uninstall "libapache2-mod-authn-yolo" package

Please follow the guidelines below to uninstall libapache2-mod-authn-yolo on Kali Linux:

$ sudo apt remove libapache2-mod-authn-yolo $ sudo apt autoclean && sudo apt autoremove

3. Information about the libapache2-mod-authn-yolo package on Kali Linux

Package: libapache2-mod-authn-yolo
Version: 1.1-1
Installed-Size: 34
Maintainer: Hans van Kranenburg
Architecture: amd64
Depends: apache2-api-20120211, apache2-bin (>= 2.4.16)
Size: 4100
SHA256: 4032f13a6326b4082fbe2533b86d3046f10b9e8934a2c243a94f901e07235c5a
SHA1: ecb9b10132db2d2ec9aabdfe7473b13091736974
MD5sum: 96af1558a17df5c90d60adc6d890f9b7
Description: Yolo style authentication for Apache 2
The authn_yolo module is an authentication provider for Basic Authentication
in the Apache2 web server. It accepts any combination of user and password.
.
Sometimes this is useful when testing or building a proof of concept, since
there's no need to generate a htpasswd file etc. It can also be used to pass a
user name to Apache in a scenario where verification of the credentials is
delegated to a reverse proxy in front of Apache.
Description-md5:
Homepage: https://github.com/knorrie/mod-authn-yolo
Section: web
Priority: optional
Filename: pool/main/liba/libapache2-mod-authn-yolo/libapache2-mod-authn-yolo_1.1-1_amd64.deb