We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0802104 commit c830c8cCopy full SHA for c830c8c
usr/libexec/helper-scripts/package_installed_check.bsh
@@ -3,6 +3,8 @@
3
## Copyright (C) 2025 - 2025 ENCRYPTED SUPPORT LLC <adrelanos@whonix.org>
4
## See the file COPYING for copying conditions.
5
6
+## NOTE: Must not include bashisms!
7
+
8
## NOTE: code duplication: Function pkg_installed is duplicated elsewhere in derivative-maker source code.
9
pkg_installed() {
10
local package_name dpkg_query_output
0 commit comments