Package: command-not-found Priority: optional Section: admin Installed-Size: 104 Maintainer: Julian Andres Klode Architecture: all Version: 20.10.1-1+deb11u1+apertis1bv2022.3bb1 Depends: apt-file (>= 3.0~exp1~), lsb-release, python3-apt, python3:any Suggests: snapd Filename: pool/sdk/c/command-not-found/command-not-found_20.10.1-1+deb11u1+apertis1bv2022.3bb1_all.deb Size: 26828 MD5sum: 936f4007e8c21afd647e9564a0beec78 SHA1: 2460e35fae038c1206ed6628665841fe9f45a53f SHA256: 29d6425d0fc395b5a7ff4dbe1ee2fd5fc210e7ac720d42d860cc368836ee0722 SHA512: ed53268d994f433898ea8f7d9766c9369de344d3a2699590a4e96fde8cb6968f3d1e4a04772bbe85ab67d184f69fa68c7ee0d397c207990d35f20116578c57e5 Description: Suggest installation of packages in interactive bash sessions This package will install a handler for command_not_found that looks up programs not currently installed but available from the repositories. Package: libcommons-daemon-java Priority: optional Section: java Installed-Size: 1316 Maintainer: Debian Java Maintainers Architecture: all Source: commons-daemon Version: 1.0.15-8+deb11u1+apertis0bv2022.3bb1 Recommends: jsvc Suggests: java-virtual-machine Filename: pool/sdk/c/commons-daemon/libcommons-daemon-java_1.0.15-8+deb11u1+apertis0bv2022.3bb1_all.deb Size: 262968 MD5sum: 039dabf7b463907ebb83fac0cc3c9e92 SHA1: 9484ab714d7805fd60899476e5eb52c597551867 SHA256: 3cb401d524944b92a5fb7ddb1e55554ee9eda60126bb5a5403560ebae708db77 SHA512: 2ba2e426411d4e766c906d4e46b00bc84a9b394068115992e0afccac8c2b227df96f804b2665859565a89dc48009c794d26ced37e29954fd3a7baa719aac064e Description: Library to launch Java applications as daemons The Daemon package from Apache Commons can be used to implement Java applications which can be launched as daemons. For example the program will be notified about a shutdown so that it can perform cleanup tasks before its process of execution is destroyed by the operation system. . This package contains the java library. You will also need the actual binary for your architecture which is provided by the jsvc package. Homepage: http://commons.apache.org/daemon/