How to Install and Uninstall libatomic1 Package on Kali Linux

Last updated: May 17,2024

1. Install "libatomic1" package

This guide covers the steps necessary to install libatomic1 on Kali Linux

$ sudo apt update $ sudo apt install libatomic1

2. Uninstall "libatomic1" package

Please follow the instructions below to uninstall libatomic1 on Kali Linux:

$ sudo apt remove libatomic1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libatomic1 package on Kali Linux

Package: libatomic1
Source: gcc-14
Version: 14-20240201-3
Installed-Size: 45
Maintainer: Debian GCC Maintainers
Architecture: amd64
Depends: gcc-14-base (= 14-20240201-3), libc6 (>= 2.14)
Size: 9292
SHA256: 82b462c0dd5fdae3aea35d207f9ef63056f1377a1603cea22e9d69fa34955dea
SHA1: ae6c8e76dc15fe1165476e0c4c67aed88883f7d9
MD5sum: d13ba6d47f184c394137d0aa703b8a27
Description: support library providing __atomic built-in functions
library providing __atomic built-in functions. When an atomic call cannot
be turned into lock-free instructions, GCC will make calls into this library.
Description-md5:
Multi-Arch: same
Homepage: http://gcc.gnu.org/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/g/gcc-14/libatomic1_14-20240201-3_amd64.deb