How to Install and Uninstall libmodglue1-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: December 23,2024
1. Install "libmodglue1-dev" package
This guide let you learn how to install libmodglue1-dev on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libmodglue1-dev
Copied
2. Uninstall "libmodglue1-dev" package
Learn how to uninstall libmodglue1-dev on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libmodglue1-dev
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libmodglue1-dev package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libmodglue1-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 43
Maintainer: Iulian Udrea
Architecture: all
Source: modglue
Version: 1.19-0ubuntu3
Depends: libmodglue1v5 (>= 1.19-0ubuntu3)
Filename: pool/universe/m/modglue/libmodglue1-dev_1.19-0ubuntu3_all.deb
Size: 8164
MD5sum: 83590b7dffdba8c5c8f78b8d76c28e6a
SHA1: 2ca5f325439495ddc773cafd8eef4ce8d27d2898
SHA256: 02306fa319dfd17077f95f4fca28066179d78cd8625cfbe060b0a8352d847601
Description-en: development files for a 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.
.
This package contains the development header files.
Description-md5: 50c2b4528e8f3a21c33b8eb61fc4e94d
Homepage: http://www.aei.mpg.de/~peekas/modglue/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/libdevel
Installed-Size: 43
Maintainer: Iulian Udrea
Architecture: all
Source: modglue
Version: 1.19-0ubuntu3
Depends: libmodglue1v5 (>= 1.19-0ubuntu3)
Filename: pool/universe/m/modglue/libmodglue1-dev_1.19-0ubuntu3_all.deb
Size: 8164
MD5sum: 83590b7dffdba8c5c8f78b8d76c28e6a
SHA1: 2ca5f325439495ddc773cafd8eef4ce8d27d2898
SHA256: 02306fa319dfd17077f95f4fca28066179d78cd8625cfbe060b0a8352d847601
Description-en: development files for a 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.
.
This package contains the development header files.
Description-md5: 50c2b4528e8f3a21c33b8eb61fc4e94d
Homepage: http://www.aei.mpg.de/~peekas/modglue/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu