Fallout terminal on Linux

20.08.2023
19:00

Not so long ago, a Fallout-style terminal became available on Linux. It looks pretty good and interesting. Next we will tell you how to install it.

Installation process in Linux

To install in Ubuntu you can use PPA repository:

sudo add-apt-repository ppa:noobslab/apps
$ sudo apt-get update
$ sudo apt-get install cool-retro-term

In OpenSUSE, the package is available at software.opensuse.org. Once the installation is complete, you can run the program with the command:

 cool-retro-term

It may not be the most suitable thing for regular work, but it's fun and relaxing, and very reminiscent of the computer terminal in Fallout.

15% discount on new VPS
Hurry up to order a server in any location
Choose a VPS

Other articles

20.08.2023
83 976
Knowledge base / Commands
The cd command to change a directory
20.08.2023
34 024
Knowledge base / Commands
What the rm command is for
20.08.2023
26 549
Knowledge base / Commands
What the rmdir command does