How to Install and Uninstall libmaxflow0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libmaxflow0" package

This tutorial shows how to install libmaxflow0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmaxflow0

2. Uninstall "libmaxflow0" package

Here is a brief guide to show you how to uninstall libmaxflow0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmaxflow0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmaxflow0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libmaxflow0
Priority: optional
Section: universe/libs
Installed-Size: 108
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Source: maxflow
Version: 3.0.4-1
Depends: libc6 (>= 2.2.5), libstdc++6 (>= 4.1.1)
Filename: pool/universe/m/maxflow/libmaxflow0_3.0.4-1_amd64.deb
Size: 17302
MD5sum: 4776e7166324965bd8dbc4b8832ac3ea
SHA1: b42237b2e013c10d4fcfb35da9c29dfabfc67c40
SHA256: e01e588ae3a03af1b2c12e56077fa9a054b495a267744521be3bfd5665054f1f
Description-en: This library provides the maxflow-mincut algorithm
This library implements an efficient minimum cut/maximum flow
algorithms on graphs that can be used for exact or approximate
energy minimization in low-level vision. The algorithm provides a high
performance that makes near real-time performance possible.
Description-md5: 1ee5a6a07bfc764a4fcc79b47ac7e1cb
Homepage: https://github.com/gerddie/maxflow
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu