dropbear-client on AUR (Arch User Repository)

Last updated: November 26,2024

1. Install "dropbear-client" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

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

b. Install dropbear-client on Arch using YAY

$ yay -S dropbear-client

* (Optional) Uninstall dropbear-client on Arch using YAY

$ yay -Rns dropbear-client

2. Manually Install "dropbear-client" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone dropbear-client's git locally

$ git clone https://aur.archlinux.org/dropbear-client.git ~/dropbear-client

c. Go to ~/dropbear-client folder and install it

$ cd ~/dropbear-client $ makepkg -si

3. Information about the dropbear-client package on Arch User Repository (AUR)

ID: 1183781
Name: dropbear-client
PackageBaseID: 172836
PackageBase: dropbear-client
Version: 2022.83-1
Description: Lightweight SSH client
URL: https://github.com/mkj/dropbear
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MGislv
Submitter: MGislv
FirstSubmitted: 1636293791
LastModified: 1671228980
URLPath: /cgit/aur.git/snapshot/dropbear-client.tar.gz