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

Last updated: May 18,2024

1. Install "python3-pysword" package

This tutorial shows how to install python3-pysword on Kali Linux

$ sudo apt update $ sudo apt install python3-pysword

2. Uninstall "python3-pysword" package

In this section, we are going to explain the necessary steps to uninstall python3-pysword on Kali Linux:

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

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

Package: python3-pysword
Source: pysword
Version: 0.2.8-2
Installed-Size: 258
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 22816
SHA256: 7ccb720ee06c12e0f2d0335a340b3e0b17c79b42d8540ba45f4bd4b9e6f7e9c6
SHA1: c6443ae6ea391b700880a91e6724bc59b6fa65ab
MD5sum: 10527a1c01c80a7bf84dd49b15071dc2
Description: native Python reader module for the SWORD Project (Python 3)
This project is not an official CrossWire project. It merely provides an
alternative way to read the bible modules created by CrossWire's SWORD
project.
.
Features:
* Read SWORD bibles (not commentaries etc.)
* Detection of locally installed bible modules.
* Supports all known SWORD module formats (ztext, ztext4, rawtext, rawtext4)
* Read from zipped modules
* Clean text of OSIS, GBF or ThML tags.
.
This package contains the Python 3 bindings.
Description-md5:
Homepage: https://gitlab.com/tgc-dk/pysword
Section: python
Priority: optional
Filename: pool/main/p/pysword/python3-pysword_0.2.8-2_all.deb