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

Last updated: May 19,2024

1. Install "python3-annexremote" package

Please follow the instructions below to install python3-annexremote on Kali Linux

$ sudo apt update $ sudo apt install python3-annexremote

2. Uninstall "python3-annexremote" package

Here is a brief guide to show you how to uninstall python3-annexremote on Kali Linux:

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

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

Package: python3-annexremote
Source: annexremote
Version: 1.6.4-2
Installed-Size: 74
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 15932
SHA256: 153f032b434b2d2b1e1158b75c7799a66601e84fff27eedc487bff2aa9322fc9
SHA1: 1cffe271008022a09ee3f7d0eb8be13f6c35cfb0
MD5sum: 595e23715ea424b78f4f8065f92fe1dd
Description: abstraction for git-annex special remote implementations
Helper module to develop special remotes for git-annex. AnnexRemote handles
all the protocol aspects for you, so you can focus on the remote itself. It
implements the complete external special remote protocol and fulfils all
specifications regarding whitespaces, and order of messages. This is ensured by
an extensive test suite.
Description-md5:
Homepage: https://github.com/Lykos153/AnnexRemote
Section: python
Priority: optional
Filename: pool/main/a/annexremote/python3-annexremote_1.6.4-2_all.deb