How to Install and Uninstall libexecs0 Package on Kali Linux

Last updated: May 23,2024

1. Install "libexecs0" package

This is a short guide on how to install libexecs0 on Kali Linux

$ sudo apt update $ sudo apt install libexecs0

2. Uninstall "libexecs0" package

Please follow the guidance below to uninstall libexecs0 on Kali Linux:

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

3. Information about the libexecs0 package on Kali Linux

Package: libexecs0
Source: libexecs
Version: 1.3-2
Installed-Size: 43
Maintainer: Debian VirtualSquare Team
Architecture: amd64
Depends: libc6 (>= 2.11)
Size: 8840
SHA256: 35065556f06c5de1fc49c409943a8951638e4e9f8e21bd06f66b508fae935d1b
SHA1: 7ba9287daa39632f08014d9bd1fe8adda511b26e
MD5sum: 4115d5ff459e9b88d0dec80dd7d88c29
Description: 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
Multi-Arch: same
Homepage: http://www.virtualsquare.org/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libe/libexecs/libexecs0_1.3-2_amd64.deb