Install DBeaver On Archlinux

To install DBeaver on Arch Linux, you can use either the Arch User Repository (AUR) or a package manager that supports AUR packages, like `yay`. Here’s how to do it with both methods:
### Method 1: Using `yay`

```bash
sudo pacman -S --needed git base-devel
git clone https://aur.archlinux.org/yay.git
cd yay
makepkg -si
```

```bash
yay -S dbeaver
```
### Method 2: Manually from AUR

```bash
sudo pacman -S --needed git base-devel
```

```bash
git clone https://aur.archlinux.org/dbeaver.git
cd dbeaver
```

```bash
makepkg -si
```
### Launch DBeaver
Once installed, you can launch DBeaver from your application menu or by running:
```bash
dbeaver
```
This should get DBeaver up and running on your Arch Linux system!
Quality, Reliability & Service
Thank You For Visiting
Brooks Computing Systems - Jacksonville
Visit https://bcs.archman.us