How to Install and Uninstall autosuspend Package on Kali Linux

Last updated: May 14,2024

1. Install "autosuspend" package

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

$ sudo apt update $ sudo apt install autosuspend

2. Uninstall "autosuspend" package

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

$ sudo apt remove autosuspend $ sudo apt autoclean && sudo apt autoremove

3. Information about the autosuspend package on Kali Linux

Package: autosuspend
Version: 6.0.0-1
Installed-Size: 896
Maintainer: Debian Python Team
Architecture: all
Depends: python3-portalocker, python3-psutil, python3:any, libjs-sphinxdoc (>= 7.2.2)
Recommends: python3-mpd, python3-requests, python3-lxml, xprintidle, python3-dbus, python3-icalendar, python3-dateutil, python3-tzlocal, python3-requests-file, iputils-ping
Size: 139568
SHA256: 99124769b92a5c2d90e512e83617ca28d1741eee3e88c2325fa12d193ac23817
SHA1: 37243aadbb12c9755b4439c4b0673a8bb5cc4e7e
MD5sum: 759fd8f5637da31b87d65db447975352
Description: daemon to suspend a system in case of inactivity
A daemon to automatically suspend and wake up a system. Inactivity and wake up
times are determined by a set of configurable checks. Autosuspend periodically
executes these checks, and if none of them indicated activity, the system is
suspended and automatically woken up if necessary.
.
Autosuspend does not depend on X11 and desktop environments and is therefore
specifically intended for (home) servers. Most available checks address these
usage scenarios. Yet, also the X11 idle time can be used as a check to support
graphical use cases.
Description-md5:
Homepage: https://github.com/languitar/autosuspend
Built-Using: sphinx (= 7.2.6-3)
Section: utils
Priority: optional
Filename: pool/main/a/autosuspend/autosuspend_6.0.0-1_all.deb