-
Notifications
You must be signed in to change notification settings - Fork 746
Distribution specific installation
Avinash H. Duduskar edited this page Nov 18, 2019
·
20 revisions
These are not officially endorsed by the Mosh team, and may have unknown problems. See also the supported operating systems on the Mosh web site.
- Add the backports repository as explained on the backports website
# apt-get update
# apt-get install mosh
# cave resolve -x repository/roidelapluie
# cave resolve -x net-misc/mosh
Mosh is available for OS X 10.5+. You can install it with the following command:
# fink install mosh
Mosh is available in Mageia 2. You can install it with the following command :
# urpmi mosh
Mosh can now be installed by Slackware users via the Slackbuilds repository, using the following command:
# sbopkg -ki 'pysetuptools protobuf perl-IO-Tty mosh'
# cast mosh
- Not available via
opkg
yet, you can compile for your architecture with this Makefile. - Guide for creating a single package.