How to Install and Uninstall libexecs-embedded0 Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 19,2024

1. Install "libexecs-embedded0" package

This guide let you learn how to install libexecs-embedded0 on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libexecs-embedded0

2. Uninstall "libexecs-embedded0" package

This tutorial shows how to uninstall libexecs-embedded0 on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libexecs-embedded0 package on Ubuntu 21.04 (Hirsute Hippo)

Package: libexecs-embedded0
Architecture: amd64
Version: 1.3-1
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: libexecs
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian VirtualSquare Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 35
Depends: libc6 (>= 2.11)
Filename: pool/universe/libe/libexecs/libexecs-embedded0_1.3-1_amd64.deb
Size: 6116
MD5sum: 8c1fd35f7700656e1741a9a7fe313886
SHA1: effe59876f7e08544867e59469958a4d2011c7b1
SHA256: 2d3bd218c6a87216347c5387615bac027d7bf0e0fcd4bdaf95cbef525427b783
SHA512: 2a069f1df1b04b5b00081514c215b1951faede9fb6d888822239bb099f011b84d7fac4e217e91d6d177f30ef1217c3d92bc7c24f4d6c4c5801affb77d8bb35d4
Homepage: http://www.virtualsquare.org/
Description-en: C library for commands execution - low memory footprint
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: 60b368f53b52cea0072ed52d80d1280a