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

Last updated: May 06,2024

1. Install "kore" package

Please follow the instructions below to install kore on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install kore

2. Uninstall "kore" package

This guide let you learn how to uninstall kore on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove kore $ sudo apt autoclean && sudo apt autoremove

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

Package: kore
Priority: optional
Section: universe/httpd
Installed-Size: 187
Maintainer: Ubuntu Developers
Original-Maintainer: Shih-Yuan Lee (FourDollars)
Architecture: amd64
Version: 1.2.3-5
Depends: libc6 (>= 2.14), libpq5, libssl1.0.0 (>= 1.0.1), zlib1g (>= 1:1.1.4), libc-dev, libssl-dev, libpq-dev
Recommends: gcc | gcc-5 | gcc-4.9 | gcc-4.8 | clang | clang-3.7 | clang-3.6 | clang-3.5 | clang-3.4
Suggests: postgresql
Filename: pool/universe/k/kore/kore_1.2.3-5_amd64.deb
Size: 61088
MD5sum: ec21d113aa5590db39069208228c9024
SHA1: 8c6e5efbe8a2ea63833f7eece3b50d10644f4f28
SHA256: bee113394399f3ba1657081ada77a4df1f33841fe84e76e7f2202106b4ef1027
Description-en: Fast SPDY capable web server for web development in C
Kore is an easy to use web application framework for writing scalable web APIs
in C.
.
Its main goals are security, scalability and allowing rapid development and
deployment of such APIs.
.
Because of this Kore is an ideal candidate for building robust, scalable and
secure web things.
Description-md5: 338750daf78421925bae61b750d2ffd9
Homepage: https://kore.io
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu