click-service
Click packages (privileged service)
Click is a simplified packaging format that installs in a separate part of
the file system, suitable for third-party applications.
git-filter-repo
Quickly rewrite git repository history
git filter-repo is a versatile tool for rewriting history, which includes
capabilities not found anywhere else. It roughly falls into the
same space of tool as git filter-branch but without the capitulation-inducing
poor performance, with far more capabilities, and with a design that scales
usability-wise beyond trivial rewriting cases. git filter-repo is now
recommended by the git project instead of git filter-branch.
libalog0.6.3
Logging framework for Ada
Alog is a logging framework for Ada and aims to be straight forward to use and
easily extendable. Alog provides file-based and syslog logging facilities and
log-level support.
nvidia-settings
tool for configuring the NVIDIA graphics driver
The nvidia-settings utility is a tool for configuring the NVIDIA
Linux graphics driver. It operates by communicating with the NVIDIA
X driver, querying and updating state as appropriate. This
communication is done with the NV-CONTROL X extension.
libmlir-18
Multi-Level Intermediate Representation library
Novel approach to building reusable and extensible compiler infrastructure.
MLIR aims to address software fragmentation, improve compilation for
heterogeneous hardware, significantly reduce the cost of building domain
specific compilers, and aid in connecting existing compilers together.
libglx-nvidia0
NVIDIA binary GLX library
GLX ("OpenGL Extension to the X Window System") provides an interface between
OpenGL and the X Window System as well as extensions to OpenGL itself.