How to Install and Uninstall libx32atomic1 Package on Kali Linux

Last updated: May 17,2024

1. Install "libx32atomic1" package

Here is a brief guide to show you how to install libx32atomic1 on Kali Linux

$ sudo apt update $ sudo apt install libx32atomic1

2. Uninstall "libx32atomic1" package

In this section, we are going to explain the necessary steps to uninstall libx32atomic1 on Kali Linux:

$ sudo apt remove libx32atomic1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libx32atomic1 package on Kali Linux

Package: libx32atomic1
Source: gcc-14
Version: 14-20240201-3
Installed-Size: 43
Maintainer: Debian GCC Maintainers
Architecture: amd64
Depends: gcc-14-base (= 14-20240201-3), libc6-x32 (>= 2.16)
Size: 9236
SHA256: 607d6f4833d7b149da5280db93738519db84e829334556468341679897b3852f
SHA1: d2ca22d17339c7f63d258ad5340e442ff759e77e
MD5sum: db06aa71845c41850c54047cda86d36a
Description: support library providing __atomic built-in functions (x32)
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:
Homepage: http://gcc.gnu.org/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/g/gcc-14/libx32atomic1_14-20240201-3_amd64.deb