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: jsvc Priority: optional Section: utils Installed-Size: 73 Maintainer: Debian Java Maintainers Architecture: amd64 Source: commons-daemon Version: 1.0.15-8+deb11u1+apertis0bv2022.3bb1 Depends: libcommons-daemon-java, libc6 (>= 2.27) Recommends: default-jre-headless | java2-runtime-headless Filename: pool/sdk/c/commons-daemon/jsvc_1.0.15-8+deb11u1+apertis0bv2022.3bb1_amd64.deb Size: 27524 MD5sum: 0d58a1bcdac2c9ca130b74a6bc7f9399 SHA1: cd3790dcf726c87469bfcc2487720e399e86368a SHA256: 95e05adb116e10500357ef661095c58296c90e5862aafe46af1a2f9f1ea38caa SHA512: 0dc43c576cc5ea4d2d76104a707713aeb8d3c4747f3c82885052eed8c10a1a032e1a9dc25cfb1e6e00c399a97d6178f1781feacb19bc5605b6dc3af4773667e2 Description: Wrapper to launch Java applications as daemons This is the native application for launching Java applications implementing certain interfaces from the libcommons-daemon-java package as daemons. Homepage: http://commons.apache.org/daemon/ Package: jsvc-dbgsym Priority: optional Section: debug Installed-Size: 74 Maintainer: Debian Java Maintainers Architecture: amd64 Source: commons-daemon Version: 1.0.15-8+deb11u1+apertis0bv2022.3bb1 Depends: jsvc (= 1.0.15-8+deb11u1+apertis0bv2022.3bb1) Filename: pool/sdk/c/commons-daemon/jsvc-dbgsym_1.0.15-8+deb11u1+apertis0bv2022.3bb1_amd64.deb Size: 56568 MD5sum: 5f9c8cf4f262b1e9d0717a6f93c46db5 SHA1: b29e9c3db8bb66c8703627f5dec8d11f7f270340 SHA256: 89be798dc1f203fd8f6d511597df4f0b7091fad98d1a39f4bc163a710668568e SHA512: 165fb9352dd56c13069d7a28e8606244f43fb4779f01a44e07076b1572bfd2214eff628bbe948521054d4931321921925d7eaf8effd4995212f40ddcfc44679b Description: debug symbols for jsvc Auto-Built-Package: debug-symbols Build-Ids: d22efe4610815bf445500b45cf0f20cc08742eb4 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/