How to Install and Uninstall python-pysword.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "python-pysword.noarch" package

This is a short guide on how to install python-pysword.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python-pysword.noarch

2. Uninstall "python-pysword.noarch" package

Please follow the guidelines below to uninstall python-pysword.noarch on Fedora 34:

$ sudo dnf remove python-pysword.noarch $ sudo dnf autoremove

3. Information about the python-pysword.noarch package on Fedora 34

Last metadata expiration check: 2:27:29 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python-pysword
Version : 0.2.7
Release : 4.fc34
Architecture : noarch
Size : 51 k
Source : python-pysword-0.2.7-4.fc34.src.rpm
Repository : fedora
Summary : Open source python API wrapper for Sword Bible files
URL : https://gitlab.com/tgc-dk/pysword
License : GPLv2
Description : A native Python reader of the SWORD Project Bible Modules.
: Reads SWORD bible files (not commentaries etc.)
: Detection of locally installed Swrod bible modules.
: Supports all known SWORD module formats (ztext, ztext4, rawtext, rawtext4)
: Read from zipped modules, like those available from
: http://www.crosswire.org/sword/modules/ModDisp.jsp?modType=Bibles
: Cleans the extracted text of OSIS, GBF or ThML tags.
: Supports both python 2 and 3 (tested with 2.7 and 3.5)