mirror of
https://github.com/rizinorg/cutter
synced 2026-08-11 16:23:06 -04:00
Add package name rz-cutter in README (#3420)
In Arch Linux, the package name of cutter is rz-cutter.
This commit is contained in:
parent
6a68b6fa11
commit
734acd1706
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ Cutter is a free and open-source reverse engineering platform powered by [rizin]
|
|||
|
||||
Cutter release binaries for all major platforms (Linux, macOS, Windows) can be downloaded from [GitHub Releases](https://github.com/rizinorg/cutter/releases).
|
||||
|
||||
- **Linux**: If your distribution provides it, check for `cutter` package in your package manager (or `cutter-re`). If not available there, we have setup repositories in [OBS](https://openbuildservice.org/) for some common distributions. Look at [https://software.opensuse.org/package/cutter-re](https://software.opensuse.org/download/package?package=cutter-re&project=home%3ARizinOrg) and follow the instructions there. Otherwise download the `.AppImage` file from our release, make it executable and run as below or use [AppImageLauncher](https://github.com/TheAssassin/AppImageLauncher).
|
||||
- **Linux**: If your distribution provides it, check for `cutter` package in your package manager (or `cutter-re` / `rz-cutter`). If not available there, we have setup repositories in [OBS](https://openbuildservice.org/) for some common distributions. Look at [https://software.opensuse.org/package/cutter-re](https://software.opensuse.org/download/package?package=cutter-re&project=home%3ARizinOrg) and follow the instructions there. Otherwise download the `.AppImage` file from our release, make it executable and run as below or use [AppImageLauncher](https://github.com/TheAssassin/AppImageLauncher).
|
||||
|
||||
`chmod +x Cutter*.AppImage; ./Cutter*.AppImage`
|
||||
- **macOS**: Download the `.dmg` file or use [Homebrew Cask](https://github.com/Homebrew/homebrew-cask):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue