gobjc++-11-aarch64-linux-gnu
GNU Objective-C++ compiler
This is the GNU Objective-C++ compiler, which compiles
Objective-C++ on platforms supported by the gcc compiler. It uses the
gcc backend to generate optimized code.
grub-gfxpayload-lists
GRUB gfxpayload blacklist
deluge-torrent
bittorrent client (gtk ui transitional package)
This is a transitional dummy package to ensure clean upgrades from old
releases (the package deluge-torrent is replaced by deluge). If nothing
depends on it, this package can be safely removed after upgrade.
libnss-ldap
NSS module for using LDAP as a naming service
This package provides a Name Service Switch that allows your LDAP server
act as a name service. This means providing user account information,
group id's, host information, aliases, netgroups, and basically anything
else that you would normally get from /etc flat files or NIS.
python-pexpect
Python module for automating interactive applications
Pexpect is a pure Python module for spawning child applications;
controlling them; and responding to expected patterns in their
output. Pexpect works like Don Libes' Expect. Pexpect allows your
script to spawn a child application and control it as if a human were
typing commands.
libxml-simple-perl
Perl module for reading and writing XML
The XML::Simple module provides a simple API layer on top of an underlying
XML parsing module to maintain XML files (especially configuration
files). Two functions are exported: XMLin() and XMLout().