gcc-8-x86-64-linux-gnu-base

GCC, the GNU Compiler Collection (base package)

libasan5-x32-cross

AddressSanitizer -- a fast memory error detector

AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.

ruby-instance-storage

Ruby Library for managing class instances with dictionary

If you include this library in your class, it assigns Symbol to each class instances. From this feature, you can access instances with this name.

libcpp-common0d

Robot OS utility library

This package is part of Robot OS (ROS). It contains the C++ library libcpp_common which is code for doing things that are not necessarily ROS related, but are useful for multiple packages. This includes things like the ROS_DEPRECATED and ROS_FORCE_INLINE macros, as well as code for getting backtraces.

libatomic1-x32-cross

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.

gfortran-8-multilib-x86-64-linux-gnu

GNU Fortran compiler (multilib support) (cross compiler for amd64 architecture)