Timeshift

Message
Author
Domenico
Posts: 10
Joined: Tue Feb 27, 2024 5:13 am

Timeshift

#1 Post by Domenico »

Good morning,
on my PC with MX Linux I would like to deactivate or uninstall Timeshift. How should I do it?

User avatar
m_pav
Developer
Posts: 1829
Joined: Sun Aug 06, 2006 3:02 pm

Re: Timeshift

#2 Post by m_pav »

To uninnstall, open a terminal, issue the following

Code: Select all

sudo apt remove timeshift
Or you can use the following if you want to go hard and remove the configs added to your system

Code: Select all

sudo apt remove --purge timeshift
The latter will only remove system configs, not those in your homedir, and any snapshots it created may have to be manually removed afterwards.

Check the terminal output carefully to ensure it doesn't remove anything you need to keep.

Disclaimer
I've never used Timeshift so I have no idea how to deactivate it.
Mike P

Regd Linux User #472293
(Daily) Lenovo T560, i7-6600U, 16GB, 2.0TB SSD, MX_ahs
(ManCave) AMD Ryzen 5 5600G, 32G, 8TB mixed, MX_ahs
(Spare)2017 Macbook Air 7,2, 8GB, 256GB SSD, MX_ahs

User avatar
CharlesV
Global Moderator
Posts: 7764
Joined: Sun Jul 07, 2019 5:11 pm

Re: Timeshift

#3 Post by CharlesV »

You can deactivate Timeshift by either unchecking all the boxes in schedule,
or if your using xfce, then
go to /etc/cron.d and remove the file named:
timeshift-hourly
*QSI = Quick System Info from menu (Copy for Forum)
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!

Post Reply

Return to “Software / Configuration”