mosh-agent on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S mosh-agent

* (Optional) Uninstall mosh-agent on Arch using YAY

$ yay -Rns mosh-agent

2. Manually Install "mosh-agent" via AUR

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

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

b. Clone mosh-agent's git locally

$ git clone https://aur.archlinux.org/mosh-agent.git ~/mosh-agent

c. Go to ~/mosh-agent folder and install it

$ cd ~/mosh-agent $ makepkg -si

3. Information about the mosh-agent package on Arch User Repository (AUR)

ID: 1326036
Name: mosh-agent
PackageBaseID: 197978
PackageBase: mosh-agent
Version: 1.4.0-5
Description: Mobile shell, surviving disconnects with local echo and line editing (with SSH agent forwarding support)
URL: https://mosh.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: intelfx
Submitter: intelfx
FirstSubmitted: 1695904304
LastModified: 1695904304
URLPath: /cgit/aur.git/snapshot/mosh-agent.tar.gz