DEV Community

Cover image for How to install Wave AI Terminal on Linux
Kelvin Hey
Kelvin Hey

Posted on

3

How to install Wave AI Terminal on Linux

Have you ever thought about having a modern terminal with built-in AI and various other interesting features, such as a file manager and more?

Meet Wave Terminal, an open-source terminal that can launch graphical widgets, which are controlled and integrated directly with the command line (CLI).

This guide will take you through the steps required to install Wave Terminal on Linux.

πŸŽ₯ Check out the video:

1 Download Wave Terminal

Visit the Wave Terminal oficial website and download the .deb package:

πŸ‘‰ https://www.waveterm.dev/download

Image description

2 Install Wave Terminal

To install Wave Terminal, navigate to the folder containing the downloaded .deb package and simple run this command on your terminal:

sudo dpkg -i install waveterm-linux-amd64-0.8.10.deb
Enter fullscreen mode Exit fullscreen mode

Image description

3 Launch Wave Terminal

After the installation is complete, you can simply launch Wave Terminal. To run it, you can either use the app explorer or just type the following command in a terminal:

waveterm
Enter fullscreen mode Exit fullscreen mode

Image description

I hope this tutorial has been helpful in improving your experience using Linux Terminal.

Postmark Image

Speedy emails, satisfied customers

Are delayed transactional emails costing you user satisfaction? Postmark delivers your emails almost instantly, keeping your customers happy and connected.

Sign up

Top comments (0)

Billboard image

Create up to 10 Postgres Databases on Neon's free plan.

If you're starting a new project, Neon has got your databases covered. No credit cards. No trials. No getting in your way.

Try Neon for Free β†’

πŸ‘‹ Kindness is contagious

Engage with a sea of insights in this enlightening article, highly esteemed within the encouraging DEV Community. Programmers of every skill level are invited to participate and enrich our shared knowledge.

A simple "thank you" can uplift someone's spirits. Express your appreciation in the comments section!

On DEV, sharing knowledge smooths our journey and strengthens our community bonds. Found this useful? A brief thank you to the author can mean a lot.

Okay