09-23-2020, 04:53 AM
(09-22-2020, 05:23 PM)kissbaby3 link Wrote: one thing that would cool to know how to do , is to uninstall, remove, or purge adobe flash, after a person installs the "Restricted Extras package"
Good question:
Code:
sudo apt-get remove flashplugin-installerThen perhaps use a apt-mark hold to stop it reinstalling:
Code:
sudo apt-mark hold flashplugin-installer
Download your free copy of Linux Lite today.
Jerry Bezencon
Linux Lite Creator
"Do not correct a fool, or he will hate you; correct a wise man and he will appreciate you."
![[Image: X5qGkCg.png]](https://imgur.com/X5qGkCg.png)
Jerry Bezencon
Linux Lite Creator
"Do not correct a fool, or he will hate you; correct a wise man and he will appreciate you."
![[Image: X5qGkCg.png]](https://imgur.com/X5qGkCg.png)

