How to Install and Uninstall libmodglue1v5 Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: September 20,2024

1. Install "libmodglue1v5" package

In this section, we are going to explain the necessary steps to install libmodglue1v5 on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libmodglue1v5

2. Uninstall "libmodglue1v5" package

Please follow the guidance below to uninstall libmodglue1v5 on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libmodglue1v5 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmodglue1v5 package on Ubuntu 21.04 (Hirsute Hippo)

Package: libmodglue1v5
Architecture: amd64
Version: 1.19-0ubuntu8
Priority: optional
Section: universe/libs
Source: modglue
Origin: Ubuntu
Maintainer: Iulian Udrea
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 373
Depends: libc6 (>= 2.15), libgcc-s1 (>= 3.0), libsigc++-2.0-0v5 (>= 2.8.0), libstdc++6 (>= 5.2)
Conflicts: libmodglue1
Replaces: libmodglue1
Filename: pool/universe/m/modglue/libmodglue1v5_1.19-0ubuntu8_amd64.deb
Size: 67520
MD5sum: 9a87d88d3afd57bf835dbd4602a7d752
SHA1: 4603e3ebfd32bb94fd47adac922cb1b83122f1fe
SHA256: 53c407815ab74592a36c1294dbf78dabf1397f3a0dd530615bab2caf6c9367de
SHA512: faf355be6537bc84f22256a17d6bbb8b158e59e484839b947e6e3cc50f3dab6aff3fd4ab48c96d1f9542192aa5aec95f68e6d6e9d0151be1dca7a018c71b33cb
Homepage: http://www.aei.mpg.de/~peekas/modglue/
Description-en: C++ library for handling of multiple co-processes
Modglue is a C++ library with classes for forking external
processes and asynchronous reading from streams. It takes
away the burden of all subtleties involving the Unix fork
call. The asynchronous read facility enables one to read on
multiple input streams at the same time, without losing any
of the standard C++ stream facilities.
Description-md5: b7f8fd5fb901550576c4c6e4d2a64c21