How to Install and Uninstall libatomic1 Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 19,2024

1. Install "libatomic1" package

Please follow the guidance below to install libatomic1 on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libatomic1

2. Uninstall "libatomic1" package

Learn how to uninstall libatomic1 on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libatomic1 package on Ubuntu 20.10 (Groovy Gorilla)

Package: libatomic1
Architecture: amd64
Version: 10.2.0-13ubuntu1
Multi-Arch: same
Priority: optional
Section: libs
Source: gcc-10
Origin: Ubuntu
Maintainer: Ubuntu Core developers
Original-Maintainer: Debian GCC Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 45
Depends: gcc-10-base (= 10.2.0-13ubuntu1), libc6 (>= 2.14)
Filename: pool/main/g/gcc-10/libatomic1_10.2.0-13ubuntu1_amd64.deb
Size: 9288
MD5sum: 19660a55263efce10c342f67975f3d6e
SHA1: 39f4b006c993acba025e7092a731b25ad4cb4d5e
SHA256: d5d7b4e78b9db1bf877f46f1757e6a56b929249626bd5eed283eeaf82e8c16ad
SHA512: 86586df329e4447e31409acae0026be18a5b59ff6bb7075ffb39355baf20907f6376f600942f5d25fa0560b5f8bb91fdcf0a0e4324b83f3f1ffdcf431af57ea2
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-mate-core, ubuntu-mate-desktop
Build-Essential: yes