Skip to content

Commit

Permalink
Update README.md del reinstall note
Browse files Browse the repository at this point in the history
  • Loading branch information
xlionjuan authored Nov 17, 2024
1 parent 59a8247 commit d27b5cf
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,19 +61,6 @@ sudo dnf install rustdesk
```
Or `rpm-ostree install rustdesk` if you're using [Fedora Atomic](https://fedoraproject.org/atomic-desktops/) based systems.

## Update to same version number of nightly

Because RustDesk didn't change its version number or add special identify when releasing nightly, so you could run

```bash
sudo dnf reinstall rustdesk
```

to upgrade manually, still better than download manually.

> [!CAUTION]
> Don't asking me to doing this.
# rustdesk-rpm-suse-repo

## Architectures
Expand Down Expand Up @@ -101,11 +88,3 @@ curl -fsSl https://xlionjuan.github.io/rustdesk-rpm-repo/nightly-suse.repo | sud
```bash
sudo zypper in rustdesk
```

## Update to same version number of nightly

Because RustDesk didn't change its version number or add special identify when releasing nightly, so you could run

```bash
sudo zypper in --force rustdesk
```

0 comments on commit d27b5cf

Please sign in to comment.