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 7b478af commit a12817eCopy full SHA for a12817e
src/main/podman/uninstall/pacmanUninstallScript.ts
@@ -1 +1 @@
1
-export const script = 'pacman -Rys podman';
+export const script = 'pacman -Rs podman --noconfirm';
0 commit comments