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

Last updated: May 14,2024

1. Install "libexecs-embedded0" package

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

$ sudo apt update $ sudo apt install libexecs-embedded0

2. Uninstall "libexecs-embedded0" package

This tutorial shows how to uninstall libexecs-embedded0 on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: libexecs-embedded0
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: 33
Depends: libc6 (>= 2.11)
Filename: pool/universe/libe/libexecs/libexecs-embedded0_1.2-1_amd64.deb
Size: 5376
MD5sum: f5fd5dbc66170629998fe27363f3ae46
SHA1: 3eab0c29768e640ca0fc9c13ec4431ae689a6559
SHA256: 60e61653d4cf16cd94a8d5aa3a15ee53da29c4bc6eefeed69bff66b9a2328cf1
SHA512: 0d46685df7e2d8b959df32dfbc39ab82a873c7559659bc43f937371a816e15996374a58365bfa4bb24422cc527f40517abab5807740738128aa76fe5a857e14b
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.
esystem, system_eexecsp execute a command with its arguments from a string
without using a shell.
.
This is the reduced memory footprint version of libexecs for embedded systems,
it contains a minimal subset of the functionalities available in the
main package, in particular the coproc* family of functions,
system_nosh and popen_nosh are excluded (see the man pages for more info).
Description-md5: 3fd8ee6a5f74854b0430dbccab0c357a