How to Install and Uninstall atfs-dev Package on Kali Linux

Last updated: May 19,2024

1. Install "atfs-dev" package

Here is a brief guide to show you how to install atfs-dev on Kali Linux

$ sudo apt update $ sudo apt install atfs-dev

2. Uninstall "atfs-dev" package

This guide covers the steps necessary to uninstall atfs-dev on Kali Linux:

$ sudo apt remove atfs-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the atfs-dev package on Kali Linux

Package: atfs-dev
Source: shapetools
Version: 1.4pl6-16
Installed-Size: 2028
Maintainer: Matthias Klose
Architecture: amd64
Depends: atfs (= 1.4pl6-16)
Size: 457540
SHA256: b0d7c56c8f96cc4382dd83adb7b61437dd54f9a32765aaf706188f655b5d01c0
SHA1: bf0900c3ec4c657ab9369fd3df68c918bd0a7197
MD5sum: 2d3a6c660bb5d921999310c42ecf9ca9
Description: Attributed File System (AtFS development libraries)
AtFS is a storage system supporting multiple versions of files and
associating an arbitrary number of application defined attributes
of the form "name=value" with each version. It is part of ShapeTools, a
software configuration management system.
.
This package contains the development files needed to compile and link
programs with AtFS.
Description-md5:
Homepage: http://swt.cs.tu-berlin.de/~shape/index.html
Tag: admin::filesystem, admin::user-management, devel::library,
interface::commandline, role::devel-lib, role::program
Section: libdevel
Priority: optional
Filename: pool/main/s/shapetools/atfs-dev_1.4pl6-16_amd64.deb