How to Install and Uninstall uwsgi-plugin-mongo Package on Kali Linux

Last updated: May 17,2024

1. Install "uwsgi-plugin-mongo" package

This is a short guide on how to install uwsgi-plugin-mongo on Kali Linux

$ sudo apt update $ sudo apt install uwsgi-plugin-mongo

2. Uninstall "uwsgi-plugin-mongo" package

Please follow the guidelines below to uninstall uwsgi-plugin-mongo on Kali Linux:

$ sudo apt remove uwsgi-plugin-mongo $ sudo apt autoclean && sudo apt autoremove

3. Information about the uwsgi-plugin-mongo package on Kali Linux

Package: uwsgi-plugin-mongo
Source: uwsgi-plugin-mongo (0.0.9)
Version: 2.0.22+4+0.0.9+b2
Installed-Size: 176
Maintainer: uWSGI packaging team
Architecture: amd64
Replaces: uwsgi-mongodb-plugins
Provides: uwsgi-mongodb-plugins
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libmongoclient0 (>= 1.1.3), libstdc++6 (>= 5.2), uwsgi-abi-6b95a7fc498d6db82f9c44daa3668abd
Recommends: mongodb-server
Breaks: uwsgi-mongodb-plugins
Size: 35076
SHA256: 9239f323667cca20238f97bbad00106fc8a13b90d7a8c88d834458c78cc6c482
SHA1: 25904eff2bd2545d9832a99d91bad4f8d0174dc9
MD5sum: 4ecae8d28da66a0842eeae7720459898
Description: MongoDB/GridFS plugins for uWSGI
uWSGI presents a complete stack for networked/clustered web applications,
implementing message/object passing, caching, RPC and process management.
It is designed to be fully modular. This means that different plugins can be
used in order to add compatibility with tons of different technology on top of
the same core.
.
This package provides plugins for using MongoDB as uWSGI backend:
* emperor_mongodb (Emperor configuration)
* gridfs (content storage)
* mongodblog (logging)
* stats_pusher_mongodb (statistics)
Description-md5:
Homepage: https://uwsgi-docs.readthedocs.io/en/latest/
Section: httpd
Priority: optional
Filename: pool/main/u/uwsgi-plugin-mongo/uwsgi-plugin-mongo_2.0.22+4+0.0.9+b2_amd64.deb