How to Install and Uninstall systemctl Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 20,2024

1. Install "systemctl" package

In this section, we are going to explain the necessary steps to install systemctl on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install systemctl

2. Uninstall "systemctl" package

This guide let you learn how to uninstall systemctl on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the systemctl package on Ubuntu 20.10 (Groovy Gorilla)

Package: systemctl
Architecture: all
Version: 1.4.4181-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
Provides: systemd
Depends: python3:any
Recommends: procps
Suggests: tini | dumb-init
Conflicts: systemd
Filename: pool/universe/d/docker-systemctl-replacement/systemctl_1.4.4181-1_all.deb
Size: 76368
MD5sum: 91ad464a53a6332fb7064d715815c00a
SHA1: 84262261ec5dc1366e55ab96dcf6ccee9f72b432
SHA256: 111f2ede82fcf3155514cf3472b732fdf52e3be3d696b6aa1a1ffee6b5e10ea3
SHA512: d677de607e99d8c59a24c5272e2875708d2ebae9036827662ca6441a593a428a5d401d0087575df2df5abcb5e2d16d596fec5cad22621d2a9315858409625e9c
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