mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-11-08 14:23:38 +00:00
Remove podman and all dependent packages
This commit is contained in:
@@ -25,6 +25,9 @@ remove:
|
|||||||
- virtualbox-guest-additions
|
- virtualbox-guest-additions
|
||||||
- openssh-server
|
- openssh-server
|
||||||
- bubblewrap
|
- bubblewrap
|
||||||
|
- toolbox
|
||||||
|
- distrobox
|
||||||
|
- podman
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -10,7 +10,6 @@ remove:
|
|||||||
- kf5-akonadi-server-mysql
|
- kf5-akonadi-server-mysql
|
||||||
- kwalletmanager5
|
- kwalletmanager5
|
||||||
- fedora-flathub-remote
|
- fedora-flathub-remote
|
||||||
- toolbox
|
|
||||||
- kde-print-manager
|
- kde-print-manager
|
||||||
- kde-print-manager-libs
|
- kde-print-manager-libs
|
||||||
- hplip
|
- hplip
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
set -oue pipefail
|
set -oue pipefail
|
||||||
|
|
||||||
echo "Installing chromium from koji updates-testing"
|
echo "Installing chromium from koji updates-testing"
|
||||||
koji download-build --arch=x86_64 $(koji latest-build f39-updates-candidate chromium | awk 'NR==3 {print $1}')
|
koji download-build --arch=x86_64 $(koji latest-build f39-updates chromium | awk 'NR==3 {print $1}')
|
||||||
rm chromedriver-*.rpm
|
rm chromedriver-*.rpm
|
||||||
rm chromium-headless-*.rpm
|
rm chromium-headless-*.rpm
|
||||||
rpm-ostree install *.rpm
|
rpm-ostree install *.rpm
|
||||||
@@ -31,5 +31,4 @@ remove:
|
|||||||
- libppd
|
- libppd
|
||||||
- malcontent-ui-libs
|
- malcontent-ui-libs
|
||||||
- malcontent-control
|
- malcontent-control
|
||||||
- toolbox
|
|
||||||
- fedora-flathub-remote
|
- fedora-flathub-remote
|
||||||
|
|||||||
Reference in New Issue
Block a user