How to Install and Uninstall systemctl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "systemctl" package

Please follow the instructions below to install systemctl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install systemctl

2. Uninstall "systemctl" package

This guide covers the steps necessary to uninstall systemctl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove systemctl $ sudo apt autoclean && sudo apt autoremove

3. Information about the systemctl package on Ubuntu 21.10 (Impish Indri)

Package: systemctl
Architecture: all
Version: 1.4.4181-1.1
Priority: optional
Section: universe/admin
Source: docker-systemctl-replacement
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Dmitry Smirnov
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 272
Depends: python3:any
Recommends: procps
Suggests: tini | dumb-init
Conflicts: systemd
Filename: pool/universe/d/docker-systemctl-replacement/systemctl_1.4.4181-1.1_all.deb
Size: 76608
MD5sum: 840eb11966613dd38bb15b5ecf59618c
SHA1: 5c53da33481e4b163caab46dbece64e1ad34385a
SHA256: ab061f8b88eac9d0527868928bb806d53c86cd7dee66896080cebf92c7114b48
SHA512: 2ebebd6be8344df6c7ffdd8e196327c19087410c14180210c83f581b7dee3d73d8857a68fa87cc3e9840d8d41b64ac37677474de37ee789f0b43f65166cc174f
Homepage: https://github.com/gdraheim/docker-systemctl-replacement
Description-en: daemonless "systemctl" command to manage services without systemd
"systemctl" is a replacement command to control system daemons without
systemd. "systemctl" is useful in application containers where systemd is
not available to start/stop services.
.
This script can also be run as init of an application container (i.e. the
main "CMD" on PID 1) where it will automatically bring up all enabled
services in the "multi-user.target" and where it will reap all zombies
from background processes in the container. When stopping such a container
it will also bring down all configured services correctly before exit.
Description-md5: 365260d0ce4d4a9f51b3dc0038b375bf