How to Install and Uninstall python3-seedir Package on Kali Linux

Last updated: June 29,2024

1. Install "python3-seedir" package

This guide covers the steps necessary to install python3-seedir on Kali Linux

$ sudo apt update $ sudo apt install python3-seedir

2. Uninstall "python3-seedir" package

This is a short guide on how to uninstall python3-seedir on Kali Linux:

$ sudo apt remove python3-seedir $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-seedir package on Kali Linux

Package: python3-seedir
Source: python-seedir
Version: 0.4.2+dfsg-1
Installed-Size: 335
Maintainer: Debian Python Team
Architecture: all
Depends: python3-natsort, python3:any
Suggests: python3-emoji
Size: 102780
SHA256: f970569bbdc50a3cffc8cb2f4e9d3b2d2eb18568dc362cc11e8899837410dba4
SHA1: f87c5a4e3efdbfebb76059f71fafaeaef6aad86c
MD5sum: 2098ba9762416a9464617c192ecf1243
Description: Package for creating, editing, and reading folder tree diagrams
The general logic of seedir is based on representing directories in 3 different
forms: real directories on a computer, text diagrams of directories, and "fake
directories" (manipulable Python folder objects). seedir provides tools for
going in between these formats.
Description-md5:
Homepage: https://github.com/earnestt1234/seedir
Section: python
Priority: optional
Filename: pool/main/p/python-seedir/python3-seedir_0.4.2+dfsg-1_all.deb