dropbear-socket on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S dropbear-socket

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

$ yay -Rns dropbear-socket

2. Manually Install "dropbear-socket" via AUR

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

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

b. Clone dropbear-socket's git locally

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

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

$ cd ~/dropbear-socket $ makepkg -si

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

ID: 589497
Name: dropbear-socket
PackageBaseID: 139914
PackageBase: dropbear-socket
Version: 201902-7
Description: .socket file for the dropbear ssh server (example: systemctl enable [email protected])
URL: https://matt.ucc.asn.au/dropbear/dropbear.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: janezz55
Submitter: janezz55
FirstSubmitted: 1551106856
LastModified: 1551138790
URLPath: /cgit/aur.git/snapshot/dropbear-socket.tar.gz