@[email protected] to TechnologyEnglish • 23 hours agoAsus bombards Windows 11 with christmas.exe malware-like Christmas wreath bannerwww.windowslatest.comexternal-linkmessage-square172fedilinkarrow-up1633arrow-down15
arrow-up1628arrow-down1external-linkAsus bombards Windows 11 with christmas.exe malware-like Christmas wreath bannerwww.windowslatest.com@[email protected] to TechnologyEnglish • 23 hours agomessage-square172fedilink
minus-square@[email protected]linkfedilinkEnglish1•15 hours agoHi there. I just installed Kubuntu on a spare machine, but I ran into a problem with the snaps. How would one “de-snap” it? Can you point me in the right direction?
minus-square@[email protected]linkfedilinkEnglish6•edit-214 hours ago Remove Snap packages snap remove <package-name> (To check snap PKG installed, run snap list ) Uninstall Snapd sudo apt purge snapd Remove leftover files sudo rm -rf /var/cache/snapd/ and/snap`. Optionally install Flatpak if you want an alternative. sudo apt install flatpak . Don’t forget to visit flathub.
Linux Mint or de-snapped Kubuntu.
Hi there. I just installed Kubuntu on a spare machine, but I ran into a problem with the snaps. How would one “de-snap” it? Can you point me in the right direction?
snap remove <package-name>
(To check snap PKG installed, run
snap list
)
sudo apt purge snapd
sudo rm -rf /var/cache/snapd/
and
/snap`.sudo apt install flatpak
. Don’t forget to visit flathub.
Lemmy Gold 🥇