How to Install and Uninstall lua-systemd Package on Kali Linux

Last updated: May 13,2024

1. Install "lua-systemd" package

In this section, we are going to explain the necessary steps to install lua-systemd on Kali Linux

$ sudo apt update $ sudo apt install lua-systemd

2. Uninstall "lua-systemd" package

Please follow the steps below to uninstall lua-systemd on Kali Linux:

$ sudo apt remove lua-systemd $ sudo apt autoclean && sudo apt autoremove

3. Information about the lua-systemd package on Kali Linux

Package: lua-systemd
Source: lua-systemd (0~git20160517-2)
Version: 0~git20160517-2+b1
Installed-Size: 249
Maintainer: Sophie Brun
Architecture: amd64
Provides: lua5.1-systemd, lua5.2-systemd, lua5.3-systemd
Depends: libc6 (>= 2.34), libsystemd0
Size: 35864
SHA256: 5f52c486471e17a8e9e4b3b476b2549e8d16c39ab9657a0d43e479c4d166e639
SHA1: a5ae99e8f1cc4993e17a8700b65930043726d3f2
MD5sum: 612a51e2ade89698e2e1b7bf20679e76
Description: Systemd bindings for Lua
This package provides a library for working with systemd from scripts and
daemons written in Lua.
.
Where necessary, the low level libsystemd functions have been bound in C.
Higher level functions with more idiomatic Lua semantics are written in Lua on
top of these C primitives.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/daurnimator/lua-systemd
Lua-Versions: 5.1 5.2 5.3
Section: interpreters
Priority: optional
Filename: pool/main/l/lua-systemd/lua-systemd_0~git20160517-2+b1_amd64.deb