libhfatomic1-armel-cross software package provides support library providing __atomic built-in functions (hard float ABI), you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libhfatomic1-armel-cross
libhfatomic1-armel-cross is installed in your system.
Make ensure the libhfatomic1-armel-cross package were installed using the commands given below,
$ sudo dpkg-query -l | grep libhfatomic1-armel-cross *
You will get with libhfatomic1-armel-cross package name, version, architecture and description in a table
| Distro | Ubuntu 16 04 lts xenial xerus |
| Section | Development |
| Package | libhfatomic1-armel-cross |
| Version | 5.3.1-14ubuntu2cross1 |
| Description | support library providing __atomic built-in functions (hard float ABI) |
| Sub Section | Devel |