• 0 Posts
  • 12 Comments
Joined 1 year ago
cake
Cake day: August 25th, 2025

help-circle

  • Micromot@piefed.socialtoLinux@lemmy.mlDisabling bloatware
    link
    fedilink
    English
    arrow-up
    3
    ·
    2 months ago

    It is just something needed for synching calendar and contact information between KDE services, if you have no application that does this, akonadi is not started in the first place… The calendar events in the default panel clock is one of these and can be disabled in its settings as another commenter mentioned











  • You should try to avoid executing files that you downloaded from somewhere online, it’s best if you canget it either from the system package manager( i.e apt ) or get it from flatpak/snap. If you have to get it from a website it depends on what the website is and the usual suspicious features. If you are unsure if something from github or similar is safe you can always google it first to see reviews from other users. Antivirus software like on windows is not that common for linux and most of the time it is enough not to run software you don’t trust as sudo or admin as they don’t have permission to change files without those.