How to Install and Uninstall python3-flask-seeder Package on Kali Linux

Last updated: May 15,2024

1. Install "python3-flask-seeder" package

Please follow the guidelines below to install python3-flask-seeder on Kali Linux

$ sudo apt update $ sudo apt install python3-flask-seeder

2. Uninstall "python3-flask-seeder" package

This guide let you learn how to uninstall python3-flask-seeder on Kali Linux:

$ sudo apt remove python3-flask-seeder $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-flask-seeder package on Kali Linux

Package: python3-flask-seeder
Source: python-flask-seeder
Version: 1.2.0-3
Installed-Size: 96
Maintainer: Debian Python Team
Architecture: all
Depends: python3-flask (>= 1.0.2), python3:any
Size: 21792
SHA256: 41670f8fd65fb5ab6011a6ae3544112bf974b28baa9de873d72b69cc62cf0897
SHA1: a21abe15ce52ce79ffe42aaebb3f2c83a007d415
MD5sum: 76eed2495e6fbfada926aa28480a395f
Description: Flask extension to seed database through scripts
Flask-Seeder is a Flask extension to help with seeding database with initial
data, for example when deploying an application for the first time.
.
This extensions primary focus is to help populating data once, for example in
a demo application where the database might get wiped over and over but you
still want users to have some basic data to play around with.
Description-md5:
Homepage: https://github.com/diddi-/flask-seeder
Section: python
Priority: optional
Filename: pool/main/p/python-flask-seeder/python3-flask-seeder_1.2.0-3_all.deb