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

Last updated: May 17,2024

1. Install "python3-cephfs" package

Here is a brief guide to show you how to install python3-cephfs on Kali Linux

$ sudo apt update $ sudo apt install python3-cephfs

2. Uninstall "python3-cephfs" package

This tutorial shows how to uninstall python3-cephfs on Kali Linux:

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

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

Package: python3-cephfs
Source: ceph
Version: 16.2.11+ds-5
Installed-Size: 585
Maintainer: Ceph Packaging Team
Architecture: amd64
Depends: libcephfs2 (= 16.2.11+ds-5), python3-ceph-argparse (= 16.2.11+ds-5), python3-rados (= 16.2.11+ds-5), python3 (<< 3.12), python3 (>= 3.11~), python3:any, libc6 (>= 2.14)
Size: 176536
SHA256: 75de3c0fb7cb81d3f5cc66dfe8de545e5356c9b3b2638bcd377ad4acaf1d171e
SHA1: 065f690e96ac4b7c55a6e26b19c19e2db9e4f79f
MD5sum: cf1d22efa8c7cbd9167ce3891937218a
Description: Python 3 libraries for the Ceph libcephfs library
Ceph is a massively scalable, open-source, distributed
storage system that runs on commodity hardware and delivers object,
block and file system storage.
.
This package contains Python 3 libraries for interacting with Ceph's
CephFS file system client library.
Description-md5:
Homepage: http://ceph.com/
Section: python
Priority: optional
Filename: pool/main/c/ceph/python3-cephfs_16.2.11+ds-5_amd64.deb