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

Last updated: May 19,2024

1. Install "libexecs0" package

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

$ sudo apt update $ sudo apt install libexecs0

2. Uninstall "libexecs0" package

This guide covers the steps necessary to uninstall libexecs0 on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libexecs0 $ sudo apt autoclean && sudo apt autoremove

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

Package: libexecs0
Architecture: amd64
Version: 1.2-1
Priority: optional
Section: universe/libs
Source: libexecs
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Giulia Cantini
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 40
Depends: libc6 (>= 2.11)
Filename: pool/universe/libe/libexecs/libexecs0_1.2-1_amd64.deb
Size: 8172
MD5sum: 77dd2568c8950044efa36f9b8271b36f
SHA1: 0508e5a0fd4f99207e28a462fd523db3ed8b8495
SHA256: b9d732c94ee5ebc147fb871383ad0bb763a2658656a56b634878652ff54888d4
SHA512: d5e007a3773f017dc07cfb4a80923514f5c7749eaab274d974fa8c138eb9b6dc42b7c394c5f990eda6a8b7076d840ad40b6fad8b7874f838c4fc06231c035202
Description-en: C library for commands execution
s2argv converts a command string into an argv array for execv, execvp,
execvpe. execs is like execv taking a string instead of an argv.
Similarly execsp and execspe are the counterpart of execvp and execvpe,
respectively, using command strings.
coprocv, coprocvp, coprocvpe, coprocs, coprocsp execute a command in
coprocessing mode.
The following functions all work without using a shell:
esystem, system_eexecsp execute a command with its arguments from a string.
popen_nosh, popen_execsp and pclose_nosh pipe stream to or from a process.
system_nosh executes a command with its arguments from a string.
Description-md5: f55551a0bbdbfbad270c78c8f1d8d508