mosh-git on AUR (Arch User Repository)

Last updated: May 22,2024

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

$ yay -S mosh-git

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

$ yay -Rns mosh-git

2. Manually Install "mosh-git" via AUR

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

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

b. Clone mosh-git's git locally

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

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

$ cd ~/mosh-git $ makepkg -si

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

ID: 705552
Name: mosh-git
PackageBaseID: 58804
PackageBase: mosh-git
Version: 20191002-1
Description: Mobile shell, surviving disconnects with local echo and line editing, development version
URL: http://mosh.mit.edu/
NumVotes: 72
Popularity: 8.4E-5
OutOfDate:
Maintainer: ava1ar
Submitter: chneukirchen
FirstSubmitted: 1335432362
LastModified: 1583719615
URLPath: /cgit/aur.git/snapshot/mosh-git.tar.gz