How to Install and Uninstall libexecs-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 14,2024

1. Install "libexecs-dev" package

This tutorial shows how to install libexecs-dev on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libexecs-dev

2. Uninstall "libexecs-dev" package

Please follow the guidance below to uninstall libexecs-dev on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libexecs-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libexecs-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: libexecs-dev
Architecture: amd64
Version: 1.2-1
Priority: optional
Section: universe/libdevel
Source: libexecs
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Giulia Cantini
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 62
Depends: libexecs0 (= 1.2-1), libexecs-embedded0 (= 1.2-1)
Filename: pool/universe/libe/libexecs/libexecs-dev_1.2-1_amd64.deb
Size: 14060
MD5sum: 0f613ca351ac2bbf2a6f51ab0a68e909
SHA1: 47916e778a7545a8ae31b9acd482c51243ec7237
SHA256: 31e4bf4090885dd9ffd3a5b91d225b30e24e16c70cee094a0fc30d9011b31eb1
SHA512: fdb6a1fd26d43942fa41dc2aa480338a0894cb117fa42029eb8b845a2c95a38e6a58115866933a5f320b6494b7f9868adf5633432ea160c694f159390742d589
Description-en: C library for commands execution - development files
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.
.
This package contains the necessary headers and shared object files needed to
develop applications using libexecs.
Description-md5: c91960b7512bd9834f355470cbc20022