How to Install and Uninstall python3-psd-tools Package on Kali Linux

Last updated: June 02,2024

1. Install "python3-psd-tools" package

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

$ sudo apt update $ sudo apt install python3-psd-tools

2. Uninstall "python3-psd-tools" package

Please follow the step by step instructions below to uninstall python3-psd-tools on Kali Linux:

$ sudo apt remove python3-psd-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-psd-tools package on Kali Linux

Package: python3-psd-tools
Source: psd-tools
Version: 1.9.30+dfsg.1-1
Installed-Size: 2128
Maintainer: Ying-Chun Liu (PaulLiu)
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-aggdraw, python3-attr, python3-docopt, python3-numpy, python3-pil, python3-scipy, python3-skimage, python3:any, libc6 (>= 2.14)
Suggests: python3-ipython, python3-psd-tools-doc
Size: 403804
SHA256: 846aa13d723c1eefba415536bd2264752579cb47a052f685273217a4f2ff4117
SHA1: 42370815f8b0608aaec2a467067a3f7d9a850851
MD5sum: e8f654c12473d97aefef431348f96c4d
Description: library for working with Adobe Photoshop PSD files (Python 3)
psd-tools is a library that can read and write of the low-level PSD/PSB
file structure and raw layer image export in NumPy and PIL format.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/psd-tools/psd-tools
Section: python
Priority: optional
Filename: pool/main/p/psd-tools/python3-psd-tools_1.9.30+dfsg.1-1_amd64.deb