How to Install and Uninstall libatomic1 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 07,2024

1. Install "libatomic1" package

Please follow the steps below to install libatomic1 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libatomic1

2. Uninstall "libatomic1" package

Please follow the steps below to uninstall libatomic1 on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libatomic1 package on Ubuntu 21.10 (Impish Indri)

Package: libatomic1
Architecture: amd64
Version: 11.2.0-7ubuntu2
Multi-Arch: same
Priority: optional
Section: libs
Source: gcc-11
Origin: Ubuntu
Maintainer: Ubuntu Core developers
Original-Maintainer: Debian GCC Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 45
Depends: gcc-11-base (= 11.2.0-7ubuntu2), libc6 (>= 2.14)
Filename: pool/main/g/gcc-11/libatomic1_11.2.0-7ubuntu2_amd64.deb
Size: 10002
MD5sum: 0e48578a6aed2d894d29404d06911a32
SHA1: b3740630f7b8b96fc4e8770d6ce82a4a15b7bea6
SHA256: 7dff886527f2056ae16b92220bd14ed63e73f855d4bb11654ea1424ba9ef82d0
SHA512: 962ffc9147d0cf70f59c4e51e69b33688929ba60768325b5ebaa6271cd47850beffd239835fc9dae6c5dd9742d031fa302d4caeea4f1a65dec79dd88d4bab6a2
Homepage: http://gcc.gnu.org/
Description-en: 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: 16938852526fc26bdbcb46c18435ed08
Task: ubuntu-live, kubuntu-desktop, kubuntu-full, ubuntustudio-desktop, ubuntu-mate-core, ubuntu-mate-desktop
Build-Essential: yes