gnat-11-mips64-linux-gnuabi64

GNU Ada compiler

GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC).

libjbig2enc0

encoder for JBIG2 - libraries

jbig2enc is an encoder for JBIG2.

calamares-extensions

Mobile module for Calamares installer framework

Provides the mobile module for calamares, which allows installing on devices with small, touch-screens.

jbig2

encoder for JBIG2 - command-line tool

jbig2enc is an encoder for JBIG2.

yaru-theme-gtk

Yaru GTK theme from the Ubuntu Community

This is the theme, better than a burrito, that is shaped by the community on the Ubuntu discourse.

python3-flake8-builtins

flake8 extension that checks for re-use of builtin identifiers

Python allows one to override Python builtins as parameters, but although could be useful in some really specific use cases, the general approach is to not do that as code then can suddenly break without a clear trace.