How to Install and Uninstall libloki0.1.7v5 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "libloki0.1.7v5" package

In this section, we are going to explain the necessary steps to install libloki0.1.7v5 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libloki0.1.7v5

2. Uninstall "libloki0.1.7v5" package

Please follow the step by step instructions below to uninstall libloki0.1.7v5 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libloki0.1.7v5 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libloki0.1.7v5 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libloki0.1.7v5
Priority: optional
Section: universe/libs
Installed-Size: 79
Maintainer: Ubuntu Developers
Original-Maintainer: Petr Baranov
Architecture: amd64
Source: libloki
Version: 0.1.7-3ubuntu1
Replaces: libloki0.1.7
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 5.2)
Conflicts: libloki0.1.7
Filename: pool/universe/libl/libloki/libloki0.1.7v5_0.1.7-3ubuntu1_amd64.deb
Size: 23626
MD5sum: 6cebe38db4077a4db38722186f01f270
SHA1: 5edd7af39d835a1610dbbaf7033dabbc0de805da
SHA256: 4351eda284a7d362602bf8fb63877398381a0383888e67c4db85d91070808957
Description-en: C++ library of generic design patterns
Loki is a ("the"?) C++ library of generic programming techniques, containing
flexible implementations of common design patterns and idioms. It is an
essential library for modern C++ programming and exposes many cool features
of the language.
.
The code accompanies the (non-free) book, _Modern C++ Design_ (Alexandrescu,
2001), which goes into depth on the design of the library.
Description-md5: 6739a39161c88b23811b4ba1dab21de3
Homepage: http://loki-lib.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu