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

Last updated: April 29,2024

1. Install "python3-reflink" package

This guide let you learn how to install python3-reflink on Kali Linux

$ sudo apt update $ sudo apt install python3-reflink

2. Uninstall "python3-reflink" package

Please follow the step by step instructions below to uninstall python3-reflink on Kali Linux:

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

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

Package: python3-reflink
Source: pyreflink
Version: 0.2.2-1
Installed-Size: 51
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3 (>= 3~), python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max (>= 9729), python3:any, libc6 (>= 2.33)
Size: 10212
SHA256: 373151100b9921a6e36472618a455a46b99c70d42c7bc07af11092de002f252a
SHA1: 28693fd6af56fde85e3f4c018bf4b33123f3545d
MD5sum: b7e73503acaf95285f508f5546c29167
Description: Python Library wrapping platform-specific reflink implementations
Python wrapper around the ``reflink`` system calls.
.
Features:
.
* Btrfs, XFS, OCFS2 ``reflink`` support. Btrfs is tested the most.
* Apple macOS APFS ``clonefile`` support. Little testing, be careful. It
might eat data.
* A convenience method that checks support for reflinks within a specific
directory.
Description-md5:
Homepage: https://gitlab.com/rubdos/pyreflink
Section: python
Priority: optional
Filename: pool/main/p/pyreflink/python3-reflink_0.2.2-1_amd64.deb