Hi,
I am attempting to have a little de-bloat and need to get rid of some installed packages, namely Scratch and Squeak.
I thought I might try sudo apt-get remove but this complains that it can't find the packages.
Am I doing this the right way?
Scratch and Squeak packages?
2 posts
- Posts: 286
- Joined: Tue Jan 03, 2012 3:18 pm
Got it.
I was attempting apt-get remove squeak.
Needed apt-get remove squeak-vm
I was attempting apt-get remove squeak.
Needed apt-get remove squeak-vm
- Posts: 286
- Joined: Tue Jan 03, 2012 3:18 pm