How to Install and Uninstall i3lock Package on Kali Linux

Last updated: May 19,2024

1. Install "i3lock" package

Please follow the step by step instructions below to install i3lock on Kali Linux

$ sudo apt update $ sudo apt install i3lock

2. Uninstall "i3lock" package

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

$ sudo apt remove i3lock $ sudo apt autoclean && sudo apt autoremove

3. Information about the i3lock package on Kali Linux

Package: i3lock
Version: 2.14.1-1
Installed-Size: 79
Maintainer: Jakob Haufe
Architecture: amd64
Depends: libc6 (>= 2.14), libcairo2 (>= 1.6.4-5~), libev4 (>= 1:4.04), libpam0g (>= 0.99.7.1), libxcb-image0 (>= 0.2.1), libxcb-randr0 (>= 1.12), libxcb-util1 (>= 0.4.0), libxcb-xinerama0, libxcb-xkb1, libxcb-xrm0 (>= 0.0.0), libxcb1, libxkbcommon-x11-0 (>= 0.5.0), libxkbcommon0 (>= 0.5.0)
Recommends: xss-lock
Size: 28692
SHA256: e0040f8ab1b67cd97923a1b38c978d3034693351716f4cf8147f4242e9be094c
SHA1: 72ef66b48dbd3421a40f766d2bb4125e4650a5f3
MD5sum: bd32d72c3a4c1aa1b3e10cf54112c0cc
Description: improved screen locker
i3lock is a simple screen locker like slock. After starting it, you will
see a white screen (you can configure the color/an image). You can return
to your screen by entering your password.
.
i3lock forks so you can combine it with an alias to suspend to RAM.
.
You can specify either a background color or a PNG image which will be
displayed while your screen is locked.
.
You can specify whether i3lock should bell upon a wrong password.
.
i3lock uses PAM and therefore is compatible with LDAP etc.
Description-md5:
Homepage: https://i3wm.org/i3lock/
Tag: implemented-in::c, interface::commandline, interface::graphical,
interface::x11, role::program, security::authentication,
uitoolkit::xlib, x11::application, x11::screensaver
Section: x11
Priority: optional
Filename: pool/main/i/i3lock/i3lock_2.14.1-1_amd64.deb