Remove mention of installer in README; Remove config file for installer

There used to be a installer file with ".run" extension that could be executed on any Linux distribution to install Timeshift. This method of installing Timeshift is no longer available or supported since many years.

Also remove the config file for generating the installer.
This commit is contained in:
Tony George 2022-11-13 15:51:46 +05:30 committed by Clement Lefebvre
parent ca62c61332
commit 24570e8f78
2 changed files with 0 additions and 12 deletions

View File

@ -141,11 +141,6 @@ sudo dnf update
sudo dnf install timeshift
```
Installer can be used on the following distribution types:
- **Debian** based - Debian, Ubuntu, Linux Mint, Elementary OS, etc (supports **apt**)
- **Arch** based - Arch Linux, Manjaro, etc (supports **pacman**)
## Removal
Run the following command in a terminal window:

View File

@ -1,7 +0,0 @@
app_name: Timeshift
depends_debian: libgee-0.8-2 libvte-2.91-0 libjson-glib-1.0-0 rsync
depends_redhat: libgee vte291 json-glib rsync psmisc
depends_arch: libgee vte3 json-glib rsync
depends_generic: libgee libvte json-glib rsync
assume_yes: 0
exec_line: timeshift-launcher