dropbear-hg on AUR (Arch User Repository)

Last updated: May 03,2024

1. Install "dropbear-hg" 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-hg on Arch using YAY

$ yay -S dropbear-hg

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

$ yay -Rns dropbear-hg

2. Manually Install "dropbear-hg" via AUR

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

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

b. Clone dropbear-hg's git locally

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

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

$ cd ~/dropbear-hg $ makepkg -si

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

ID: 931026
Name: dropbear-hg
PackageBaseID: 125081
PackageBase: dropbear-hg
Version: r1818.587c76726b5f-1
Description: Small SSH server and client
URL: https://matt.ucc.asn.au/dropbear/dropbear.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
FirstSubmitted: 1503629282
LastModified: 1625564206
URLPath: /cgit/aur.git/snapshot/dropbear-hg.tar.gz