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

27.07.2023
82 527
Knowledge base / Commands
The cd command to change a directory
27.07.2023
33 228
Knowledge base / Commands
What the rm command is for
27.07.2023
25 747
Knowledge base / Commands
What the rmdir command does