Page 1 of 1

Timeshift

Posted: 14. Mar 2021, 13:33
by Artim
I'm having trouble getting the tarball installed, and it's against my instincts to install software outside of the repositories or Sourcery. Systemback is great and very simple, better in my opinion than Timeshift, but no longer supported. But it lets you easily backup your whole system and create a bootable USB drive of it. Something like MintStick (a nice GUI for formatting and writing to USB drives) would be a great addition for "Lazy Slackers" as well.

Thanks!

Re: Timeshift

Posted: 19. Mar 2021, 23:12
by gapan
OK, here you go:
https://people.salixos.org/gapan/timeshift/

Make sure you have all dependencies installed. depcheck can be useful for this, so get it from the repos first and:

Code: Select all

depcheck -f timeshift-20.11.1-x86_64-1gv.dep
and then install the timeshift package with:

Code: Select all

sudo spkg timeshift-20.11.1-x86_64-1gv.txz
Note that I only know that it launches and haven't actually tested it any further than that.

If anyone wants a 32bit package, ping me.

Re: Timeshift

Posted: 20. Mar 2021, 10:38
by Artim
Thanks very much! Will it be added to the repositories (and mirrors) soon? It's a great app for lazy Slackers!

Re: Timeshift

Posted: 20. Mar 2021, 11:35
by gapan
That would require some testing and actual usage first, which I personally cannot guarantee.

Re: Timeshift

Posted: 5. Feb 2022, 12:41
by jayvee
Hello gapan and others. I installed salix 14.2 yesterday and made a few changes so thought I should backup everything. I found your post about Timeshift and followed all instructions. I just wanted to let you know that it works a treat, so a big thanks to you.