Issue trying to delete Landscape

Dear community, I’m a passionate user of Ubuntu but unfortunately without much understanding for handling with the system. So, I am very thankful if you can help me to solve a problem with Landscape under Ubuntu 26.04. LTS. I tried to enable Landscape but after I saw I don’t need it I disabled it again. Now, there is still the Landscape Client which is not able to start, and which I don’t need. How can I delete Landscape from my system completely using the Terminal?

Lots of thanks so far

sudo apt install -y landscape-client should do the trick, if you don’t want that package.

Thank you, rajanpatel, but the answer is that lanscape-client already is the newest Version (26.02.2-ubuntu1) and that 0 was updated, 0 installed, 0 deleted, and 52 not updated.

Any other idea?

This is a potential problem. You should address it before installing/uninstalling other stuff. I suggest you run sudo apt update && sudo apt full-upgrade.

Then you can uninstall what you want. I suggest purging: sudo apt purge landscape-client

Thank you, celticwarrior. After updating and upgrading, and still having 52 not-updated, I purged the Landscape client successfully. Now I learnt that there are 48 not-updated due to Phased Updates Mechanism, probably coming soon.

Thanks again, guys

Please mark @celticwarrior’s post as the solution.

It gives credit to the person who helped and tells the community there is a solution for this topic.

Thanks

Oh, I’m sorry, I didn’t think about that. Thanks for the hint.

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.