How to Install and Uninstall cog Package on Kali Linux

Last updated: May 18,2024

1. Install "cog" package

This tutorial shows how to install cog on Kali Linux

$ sudo apt update $ sudo apt install cog

2. Uninstall "cog" package

This tutorial shows how to uninstall cog on Kali Linux:

$ sudo apt remove cog $ sudo apt autoclean && sudo apt autoremove

3. Information about the cog package on Kali Linux

Package: cog
Version: 0.18.2-1
Installed-Size: 365
Maintainer: Alberto Garcia
Architecture: amd64
Depends: libc6 (>= 2.34), libcairo2 (>= 1.6.0), libdrm2 (>= 2.4.75), libegl1, libepoxy0 (>= 1.0), libglib2.0-0 (>= 2.75.3), libinput10 (>= 1.4.0), libmanette-0.2-0 (>= 0.1.2), libsoup-3.0-0 (>= 2.32.2), libudev1 (>= 183), libwayland-client0 (>= 1.20.0), libwayland-cursor0 (>= 1.0.2), libwpe-1.0-1 (>= 1.14.0), libwpebackend-fdo-1.0-1 (>= 1.10.0), libwpewebkit-1.1-0 (>= 2.34.0)
Size: 93064
SHA256: 57adbc1d9e1ebda935b88f79347db42d0f8bdaa9c5d769a06256845ca051ec88
SHA1: 58b9cf52ee41618b8592be9054703b6d79ab2f7d
MD5sum: 66ef9658dd299f21cded953db17a3b56
Description: Single-window web browser based on WPE WebKit
Cog is a small, single-window web browser based on WPE WebKit.
It provides no user interface and is suitable to be used as a web
application container for embedded devices in kiosk mode.
Description-md5:
Homepage: https://github.com/Igalia/cog
Section: web
Priority: optional
Filename: pool/main/c/cog/cog_0.18.2-1_amd64.deb