tinyssh-keyconvert on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S tinyssh-keyconvert

* (Optional) Uninstall tinyssh-keyconvert on Arch using YAY

$ yay -Rns tinyssh-keyconvert

2. Manually Install "tinyssh-keyconvert" via AUR

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

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

b. Clone tinyssh-keyconvert's git locally

$ git clone https://aur.archlinux.org/tinyssh-keyconvert.git ~/tinyssh-keyconvert

c. Go to ~/tinyssh-keyconvert folder and install it

$ cd ~/tinyssh-keyconvert $ makepkg -si

3. Information about the tinyssh-keyconvert package on Arch User Repository (AUR)

ID: 604939
Name: tinyssh-keyconvert
PackageBaseID: 141316
PackageBase: tinyssh-keyconvert
Version: 0.3.2-1
Description: Convert OpenSSH ed25519 / ecdsa-nistp256 secret keys to binary format for TinySSH
URL: https://github.com/ansemjo/tinyssh-keyconvert
NumVotes: 0
Popularity: 0
OutOfDate: 1706271206
Maintainer: ansemjo
Submitter: ansemjo
FirstSubmitted: 1555516371
LastModified: 1555583636
URLPath: /cgit/aur.git/snapshot/tinyssh-keyconvert.tar.gz