How to Install and Uninstall python-syncer-doc Package on Kali Linux

Last updated: May 03,2024

1. Install "python-syncer-doc" package

Learn how to install python-syncer-doc on Kali Linux

$ sudo apt update $ sudo apt install python-syncer-doc

2. Uninstall "python-syncer-doc" package

Learn how to uninstall python-syncer-doc on Kali Linux:

$ sudo apt remove python-syncer-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-syncer-doc package on Kali Linux

Package: python-syncer-doc
Source: syncer
Version: 1.3.0-0kali1
Architecture: all
Maintainer: Kali Developers
Installed-Size: 80
Depends: libjs-sphinxdoc (>= 1.0)
Homepage: https://github.com/miyakogi/syncer
Priority: optional
Section: doc
Filename: pool/main/s/syncer/python-syncer-doc_1.3.0-0kali1_all.deb
Size: 15096
SHA256: 3d03b5252ba2594d5e7eefd9437437879e8926a5941c54843fd3b0bf73950421
SHA1: 9b4dac2b0471d51ddf1c19af29f72dfbbaa45af3
MD5sum: 6ae3bad2a5d40878b9e1588ccff6fe5a
Description: async-to-sync converter for Python (common documentation)
This package contains an async-to-sync converter for Python. Sometimes (mainly
in test) we need to convert asynchronous functions to normal, synchronous
functions and run them synchronously. It can be done by
ayncio.get_event_loop().run_until_complete(), but it's quite long...
.
Syncer makes this conversion easy.
.
This is the common documentation package.
Description-md5: