Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to install tmate 2.4.0? #205

Open
myagmur01 opened this issue May 29, 2020 · 4 comments
Open

How to install tmate 2.4.0? #205

myagmur01 opened this issue May 29, 2020 · 4 comments

Comments

@myagmur01
Copy link

Hello,

I want to use the named session, but it turns out it is only available for version 2.4.0. I couldn't figure out how to install it, the default installation is for 2.2.1. Could you please help with this?

Thank you

@kcubeterm
Copy link

kcubeterm commented May 30, 2020

Build from sources, or install termux in your android

@myagmur01
Copy link
Author

Thank you for sharing this, but I am asking for tmate

Build from sources, or install termux in your android

@eMPee584
Copy link

eMPee584 commented Jun 8, 2020

curl -L https://github.com/tmate-io/tmate/releases/download/2.4.0/tmate-2.4.0-static-linux-amd64.tar.xz|tar xJv

@MaxPeal
Copy link

MaxPeal commented Oct 16, 2020

or you use my Eeayinstall,
(hope my PRs #224 #225 #226 will be merged soon, so we dont need my fork)

Easyinstall (Defaults to ./bin, and inc. sha256 verify the download)

$ curl -fsSL https://github.com/MaxPeal/tmate/raw/fork-with-get-tmate.sh/get-tmate.sh -o get-tmate.sh
$ sh get-tmate.sh
$ sh get-tmate.sh -h # get help

as exemple

arm:~ $ sh get-tmate.sh
maxpeal/tmate info checking GitHub for latest tag
maxpeal/tmate info found version: 2.4.0 for 2.4.0/linux/armv7
maxpeal/tmate info verify checksum OK, 'tmate-2.4.0-static-linux-arm32v7.tar.xz' is b9b37f6bdc968b88e7e548bccdd656646f0de733a06294c40601a6fd7a2aa264
maxpeal/tmate info installed ./bin/tmate
arm:~ $
intel:~$ sh get-tmate.sh
maxpeal/tmate info checking GitHub for latest tag
maxpeal/tmate info found version: 2.4.0 for 2.4.0/linux/amd64
maxpeal/tmate info verify checksum OK, 'tmate-2.4.0-static-linux-amd64.tar.xz' is 6e503a1a3b0f9117bce6ff7cc30cf61bdc79e9b32d074cf96deb0264e067a60d
maxpeal/tmate info installed ./bin/tmate
intel:~$ 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants