Installing Tabby (formerly Terminus) on Windows/Linux/MacOS

HomeOther ContentInstalling Tabby (formerly Terminus) on Windows/Linux/MacOS
Installing Tabby (formerly Terminus) on Windows/Linux/MacOS
Installing Tabby (formerly Terminus) on Windows/Linux/MacOS
#Tabby #Terminus #TerminalEmulator #CrossPlatform

Full steps can be found at https://i12bretro.github.io/tutorials/0740.html

————————————————– ——————-
What is Tabby?
————————————————– ——————-
Tabby (formerly Terminus) is a highly configurable terminal emulator, SSH and serial client for Windows, macOS and Linux. – https://github.com/Eugeny/tabby

————————————————– ——————-
Microsoft Windows
————————————————– ——————-
01. Download Tabby https://github.com/Eugeny/tabby/releases
02. Open File Explorer and navigate to the download location
03. Run the downloaded .exe
04. Go through the installer accepting all defaults
05. Launch Tabby from the Start Menu

————————————————– ——————-
Debian/Ubuntu Linux
————————————————– ——————-
01. Connect to Linux device
02. Launch a terminal window
03. Run the following commands
# searches for the latest version URL
regex'/"browser_download_url/": //"(https://////github.com///Eugeny///tabby///releases///download///[/]*///[/ ]*//.deb)/"' && response(curl -H /"Accept: application/vnd.github.v3json/" https://api.github.com/repos/Eugeny/tabby/releases/latest) && [[response regular expression]] && downloadURL/"{BASH_REMATCH[1]}/"
# download the .deb package
wget -O ./tabby.deb download URL
# install tabby
sudo dpkg -i ./tabby.deb
# install missing dependencies
sudo apt -f install -y
# throw tabby
tabby and

————————————————– ——————-
MacOS
————————————————– ——————-
01. Download Tabby https://github.com/Eugeny/tabby/releases
02. Open Downloads in Finder
03. Double-click the downloaded Tabby .pkg file
04. Go through the installer accepting all defaults
05. Launch Tabby from Launchpad

### Connect with me and others ###
Discord: https://discord.com/invite/EzenvmSHW8
Reddit: https://reddit.com/r/i12bretro
Twitter: https://twitter.com/i12bretro

Please take the opportunity to connect and share this video with your friends and family if you find it useful.

No Comments

Leave a Reply

Your email address will not be published. Required fields are marked *