Add certutil to Ubuntu

This commit is contained in:
Lawrence Gripper
2025-10-10 16:13:43 +01:00
parent fdfa28c5be
commit 3751ef43fe
3 changed files with 3 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ Describe "Apt" {
switch ($toolName) {
"acl" { $toolName = "getfacl"; break }
"aria2" { $toolName = "aria2c"; break }
"libnss3-tools" { $toolName = "certutil"; break }
"p7zip-full" { $toolName = "p7zip"; break }
"subversion" { $toolName = "svn"; break }
"sphinxsearch" { $toolName = "searchd"; break }

View File

@@ -180,6 +180,7 @@
"binutils",
"bison",
"brotli",
"libnss3-tools",
"coreutils",
"file",
"findutils",

View File

@@ -157,6 +157,7 @@
"binutils",
"bison",
"brotli",
"libnss3-tools",
"coreutils",
"file",
"findutils",