mirror of
https://github.com/beekeeper-studio/beekeeper-studio.git
synced 2026-03-13 10:12:54 +08:00
chore: revise AUR (now Arch Linux) and Flatpak installation instructions
- changed AUR section to clarify package format - changed the title to "Arch Linux (and derivatives) - fixed a typo where Flatpak was packages were called "AUR" packages
This commit is contained in:
@@ -68,15 +68,15 @@ sudo dnf install beekeeper-studio
|
||||
sudo yum install beekeeper-studio
|
||||
```
|
||||
|
||||
## AUR
|
||||
## Arch Linux (and derivatives)
|
||||
|
||||
AUR files are provided for both x86_64 and ARM64 systems, you can download them from [the latest release](https://github.com/beekeeper-studio/beekeeper-studio).
|
||||
Pacman (installed as local packages using `pacman -U`) packages are provided for both x86_64 and ARM64 systems, you can download them from [the latest release](https://github.com/beekeeper-studio/beekeeper-studio).
|
||||
|
||||
Real AUR integration coming soon.
|
||||
|
||||
## Flatpak
|
||||
|
||||
AUR files are provided for both x86_64 and ARM64 systems, you can download them from [the latest release](https://github.com/beekeeper-studio/beekeeper-studio).
|
||||
Flatpak (.flatpak) files are provided separately for both x86_64 and ARM64 systems, you can download them from [the latest release](https://github.com/beekeeper-studio/beekeeper-studio).
|
||||
|
||||
Flathub integration coming soon.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user