How to Install and Uninstall python3-asciitree Package on Kali Linux
Last updated: January 10,2025
1. Install "python3-asciitree" package
In this section, we are going to explain the necessary steps to install python3-asciitree on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
python3-asciitree
Copied
2. Uninstall "python3-asciitree" package
This tutorial shows how to uninstall python3-asciitree on Kali Linux:
$
sudo apt remove
python3-asciitree
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-asciitree package on Kali Linux
Package: python3-asciitree
Source: asciitree
Version: 0.3.3-4
Installed-Size: 29
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3:any
Size: 5612
SHA256: ecb32f8f2a6ded54c34e06e27508bf21b11fc682a017b35cb06c6bacc455cba3
SHA1: 9c741402821bb0bf96db7595c5ba5902c5400203
MD5sum: 3ecb67a930dc597c41700027c90f88d2
Description: Draw tree structures using (ASCII or Unicode) characters
This package contains functions to draw a tree structure,
similar to the tree Debian package, from arbitrary nested
Python data structures, with configurable layout, sets of
characters (ASCII or various Unicode line drawing), etc.
It includes predefined structure traversal methods for
(optionally ordered) dictionaries but allows the user to
write their own to traverse custom data structures.
Description-md5:
Homepage: https://github.com/mbr/asciitree
Section: python
Priority: optional
Filename: pool/main/a/asciitree/python3-asciitree_0.3.3-4_all.deb
Source: asciitree
Version: 0.3.3-4
Installed-Size: 29
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3:any
Size: 5612
SHA256: ecb32f8f2a6ded54c34e06e27508bf21b11fc682a017b35cb06c6bacc455cba3
SHA1: 9c741402821bb0bf96db7595c5ba5902c5400203
MD5sum: 3ecb67a930dc597c41700027c90f88d2
Description: Draw tree structures using (ASCII or Unicode) characters
This package contains functions to draw a tree structure,
similar to the tree Debian package, from arbitrary nested
Python data structures, with configurable layout, sets of
characters (ASCII or various Unicode line drawing), etc.
It includes predefined structure traversal methods for
(optionally ordered) dictionaries but allows the user to
write their own to traverse custom data structures.
Description-md5:
Homepage: https://github.com/mbr/asciitree
Section: python
Priority: optional
Filename: pool/main/a/asciitree/python3-asciitree_0.3.3-4_all.deb