Wednesday, May 8, 2024
 Popular · Latest · Hot · Upcoming
7
rated 0 times [  7] [ 0]  / answers: 1 / hits: 56576  / 2 Years ago, sun, july 17, 2022, 10:43:40

Is there a way of removing it from startup?

I don't need it and I'm not using evolution at all.


More From » 14.04

 Answers
2

Ubuntu won't allow you to remove evolution-calendar-factory because this is a library shared by many programs.



If you try to execute: sudo apt-get purge evolution-data-server or sudo apt-get remove evolution-data-server your system will be broken!



You can test these commands in the terminal using the -s flag (simulate) (be careful!)



sudo apt-get remove evolution-data-server -s


And you will see that the ubuntu-gnome-desktop would be removed, and after next reboot, you won't be able to log in to the system any more. :(



So, do not remove evolution-data-server.


[#24735] Tuesday, July 19, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
splenueak

Total Points: 448
Total Questions: 118
Total Answers: 110

Location: Vanuatu
Member since Mon, Oct 3, 2022
2 Years ago
;