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

Last updated: May 15,2024

1. Install "packup" package

Here is a brief guide to show you how to install packup on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install packup

2. Uninstall "packup" package

Please follow the step by step instructions below to uninstall packup on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove packup $ sudo apt autoclean && sudo apt autoremove

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

Package: packup
Priority: extra
Section: universe/admin
Installed-Size: 303
Maintainer: Ubuntu Developers
Original-Maintainer: Ralf Treinen
Architecture: amd64
Version: 0.6-2
Provides: cudf-solver
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libgmp10, libgmpxx4ldbl, libstdc++6 (>= 4.4.0), zlib1g (>= 1:1.1.4), minisat+
Filename: pool/universe/p/packup/packup_0.6-2_amd64.deb
Size: 109694
MD5sum: 3f81bc0d916d0bc86c106580b1b71222
SHA1: e31d2f9a617b0059b4c878285ea6616b67a92875
SHA256: c9b3bcc588175a5be4e7037905d300ceb13919b8d133f07536ef5e6804039d99
Description-en: CUDF solver based on pseudo-Boolean constraints
packup is a solver for the package upgradability problem specified in
the CUDF format. It repeatedly invokes an optimization pseudo-Boolean
solver in order to solve the problem. By default minisat+ is used for
that purpose but a different solver can be used by specifying the
pertaining command line option.
Description-md5: 00d1f4f5805e71cbd6c8b8a6251f8e13
Homepage: http://sat.inesc-id.pt/~mikolas/sw/packup/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu