How to Install and Uninstall kore Package on Kali Linux

Last updated: May 16,2024

1. Install "kore" package

Please follow the guidance below to install kore on Kali Linux

$ sudo apt update $ sudo apt install kore

2. Uninstall "kore" package

Please follow the steps below to uninstall kore on Kali Linux:

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

3. Information about the kore package on Kali Linux

Package: kore
Source: kore (4.1.0-6)
Version: 4.1.0-6+b1
Installed-Size: 1225
Maintainer: Shih-Yuan Lee (FourDollars)
Architecture: amd64
Depends: libc6 (>= 2.33), libpq5, libssl3 (>= 3.0.0), libc-dev, libssl-dev, libpq-dev
Recommends: gcc | clang | c-compiler
Suggests: postgresql
Size: 236516
SHA256: 17e5a7bcc7e31e729f5e881017cb7f208fe9a233649299855bb6f817581217da
SHA1: 8cdf247f88d710b2d07859e7ac5ac9992db62d64
MD5sum: fc686744c29f37df1ce0e201f4150403
Description: Web platform for writing scalable, concurrent APIs in C or Python
Kore is an easy to use web platform for writing scalable, concurrent APIs in C
or Python. Its primary 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: 3e9740737b9afe41f54a257c1db71249
Homepage: https://kore.io
Section: httpd
Priority: optional
Filename: pool/main/k/kore/kore_4.1.0-6+b1_amd64.deb