post_install() { trust anchor --store /usr/share/hl-base-env/hl-rootca.crt update-ca-trust } pre_remove() { trust anchor --remove /usr/share/hl-base-env/hl-rootca.crt update-ca-trust }