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

Last updated: May 17,2024

1. Install "python3-orcus" package

Please follow the guidance below to install python3-orcus on Kali Linux

$ sudo apt update $ sudo apt install python3-orcus

2. Uninstall "python3-orcus" package

Please follow the steps below to uninstall python3-orcus on Kali Linux:

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

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

Package: python3-orcus
Source: liborcus (0.19.2-3)
Version: 0.19.2-3+b1
Installed-Size: 158
Maintainer: Debian LibreOffice Maintainers
Architecture: amd64
Depends: python3 (<< 3.12), python3 (>= 3.11~), python3:any, libc6 (>= 2.14), libgcc-s1 (>= 3.0), libixion-0.18-0 (>= 0.19.0), liborcus-0.18-0 (>= 0.19.2), liborcus-parser-0.18-0 (>= 0.19.2), liborcus-spreadsheet-model-0.18-0 (>= 0.19.2), libstdc++6 (>= 13.1)
Size: 45228
SHA256: 169a28419bf8aa2e880b44d3afb73e986244dc46b95b635e81c96ae963ee8db8
SHA1: 39a6f4ecd075a7b8c37bcf4019f071e042aa9ea8
MD5sum: ba98e1f3be982eca642573498df166da
Description: library for processing spreadsheet documents - Python bindings
Orcus is a library that provides a collection of standalone file processing
filters. It is currently focused on providing filters for spreadsheet
documents, but filters for other productivity application types (such as
wordprocessor and presentation) are in consideration.
.
The library currently includes filters for xlsx, ods, csv, and generic XML
formats.
.
This package contains the Python bindings for liborcus.
Description-md5:
Homepage: https://gitlab.com/orcus/orcus
Section: python
Priority: optional
Filename: pool/main/libo/liborcus/python3-orcus_0.19.2-3+b1_amd64.deb