How to Install and Uninstall libapp-control-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 10,2024

1. Install "libapp-control-perl" package

Please follow the guidance below to install libapp-control-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libapp-control-perl

2. Uninstall "libapp-control-perl" package

This is a short guide on how to uninstall libapp-control-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libapp-control-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libapp-control-perl package on Ubuntu 21.10 (Impish Indri)

Package: libapp-control-perl
Architecture: all
Version: 1.02-3
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 26
Depends: perl
Filename: pool/universe/liba/libapp-control-perl/libapp-control-perl_1.02-3_all.deb
Size: 9214
MD5sum: 097aa3d69809b60ef5a85a52faf6726d
SHA1: 22e5f9d8eef5c7d69df882f5a1ddc23e970dd244
SHA256: bbe3dc70c3426f9d81ef34bc8b9f2d4ad5581b698abd4acb8e660950f4eaa12d
SHA512: 5c51307c6d8a9d77eef61a2c8b1996af86bc4b21c8d2aa75a82e725559273c106f375b620b002b8b4f6d2b8089d467b2acbe98e646bdc918f9a1d453d046d3c0
Homepage: https://metacpan.org/release/App-Control
Description-en: Perl module for apachectl style control of another executable
App::Control is a simple module to replicate the kind of functionality you get
with apachectl to control Apache, but for any script or executable. There is a
very simple OO interface, where the constructor is used to specify the
executable, command line arguments, and pidfile, and various methods (start,
stop, etc.) are used to control the executable in the obvious way. The module
is intended to be used in a simple wrapper control script. Currently the
module does a fork and exec to start the executable, and sets the signal
handler for SIGCHLD to 'IGNORE' to avoid zombie processes.
Description-md5: f90a7b661041f015eb51fa2cdd8edbe1