How to Install and Uninstall python3-pysword.noarch Package on Fedora 36

Last updated: September 23,2024

1. Install "python3-pysword.noarch" package

Please follow the instructions below to install python3-pysword.noarch on Fedora 36

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

2. Uninstall "python3-pysword.noarch" package

Learn how to uninstall python3-pysword.noarch on Fedora 36:

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

3. Information about the python3-pysword.noarch package on Fedora 36

Last metadata expiration check: 0:04:29 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-pysword
Version : 0.2.8
Release : 0.fc36
Architecture : noarch
Size : 52 k
Source : python-pysword-0.2.8-0.fc36.src.rpm
Repository : updates
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)