How to Install and Uninstall libatomic-ops-dev Package on Kali Linux

Last updated: May 01,2024

1. Install "libatomic-ops-dev" package

This is a short guide on how to install libatomic-ops-dev on Kali Linux

$ sudo apt update $ sudo apt install libatomic-ops-dev

2. Uninstall "libatomic-ops-dev" package

Please follow the step by step instructions below to uninstall libatomic-ops-dev on Kali Linux:

$ sudo apt remove libatomic-ops-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libatomic-ops-dev package on Kali Linux

Package: libatomic-ops-dev
Source: libatomic-ops
Version: 7.8.2-1
Installed-Size: 773
Maintainer: Ian Wienand
Architecture: amd64
Replaces: libatomic-ops
Size: 94740
SHA256: fade19739be260bb15489650dd81ebe28e3cd8b0edecd0eba0d358d3cb26364d
SHA1: 1810d3a999c37a124cd313687af68a6ff9e69c28
MD5sum: 826fcbfe19497d4f1e8541ff6a736d69
Description: A library for atomic operations (development files)
Libatomic-ops implements a large collection of operations, each one
of which is a combination of an (optional) atomic memory operation,
and a memory barrier. It also implements associated feature-test
macros that determine whether a particular operation is available
on the current target hardware (either directly or by synthesis).
Libatomic-ops attempts to replace various existing files with similar
goals, since they usually do not handle differences in memory barrier
styles with sufficient generality.
.
This package provides the header files and documentation needed by
developers.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/ivmai/libatomic_ops
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/liba/libatomic-ops/libatomic-ops-dev_7.8.2-1_amd64.deb