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:
Yusuf Jamal
2025-11-28 01:45:03 +05:30
committed by GitHub
parent faf25b5a20
commit 4c63e432bc

View File

@@ -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.