systemd
system and service manager
systemd is a system and service manager for Linux. It provides aggressive
parallelization capabilities, uses socket and D-Bus activation for starting
services, offers on-demand starting of daemons, keeps track of processes using
Linux control groups, maintains mount and automount points and implements an
elaborate transactional dependency-based service control logic.
knetwalk
wire puzzle game
KNetwalk is a puzzle game where the player arranges sections of wire to
connect all the computers on the board.
boxes
textmode box- and comment drawing filter
Boxes is extremely configurable filter for adding and removing ASCII art
(comments, for example) around chunks of text. Most modern text editors
support filtering text through external filters. Boxes is such a filter.
renderdoc
Stand-alone graphics debugging tool -- metapackage
RenderDoc is a free MIT licensed stand-alone graphics debugger that
allows quick and easy single-frame capture and detailed introspection
of any application using Vulkan, D3D11, OpenGL & OpenGL ES or D3D12
across Windows 7 - 10, Linux, or Android.
base-passwd
Debian base system master password and group files
These are the canonical master copies of the user database files
(/etc/passwd and /etc/group), containing the Debian-allocated user and
group IDs. The update-passwd tool is provided to keep the system databases
synchronized with these master files.
basic256
educational BASIC programming environment for children
BASIC-256 is an easy to use version of BASIC designed to teach young
children the basics of computer programming. It uses traditional
control structures like gosub, for/next, and goto, which helps kids
easily see how program flow-control works. It has a built-in graphics
mode which lets them draw pictures on screen in minutes, and a set
of detailed, easy-to-follow tutorials that introduce programming
concepts through fun exercises.