Ubuntu

How to Install Light Table Code Editor 0.8.1 in Ubuntu and CentOS

How to Install Light Table Code Editor 0.8.1 in Ubuntu and CentOS
This article provides complete information about Light Table editor 0.8.1 and shows you how to install this program in Ubuntu and CentOS.

Light Table is a modern code proofreader that interfaces you to your work with minimal inputs. Light Table is entirely adjustable and can show anything that a Chromium program can. The Light Table editor grants you permission for troubleshooting code when you are programming. This allows for constant input, permitting moment execution and investigating just as admittance to documentation.

Benefits of Light Table

Light Table 0.8.1 Changelog Highlights

Changes

Fixes

Added

Installing Light Table 0.8.1

To install Light table 0.8.1 in any Ubuntu system, run the following command in your command prompt:

$ wget https://github.com/LightTable/LightTable/releases/download/0.8.1/lighttable-0.8.1-linux.tar.gz

$ tar -xvf lighttable-0.8.1-linux.tar.gz

Also, run the following commands to install Light Table.

Now, search for 'lighttable' in the Activities search bar. The Light Table program will appear in the search results if it has been installed successfully.

If the above method did not work for you, to install Light Table, issue the following commands:

$ sudo add-apt-repository ppa:ubuntu-desktop/ubuntu-make

$ sudo apt-get update

$ sudo apt-get install ubuntu-make

$ umake ide lighttable

How to Remove Light Table from Ubuntu

$ umake -r ide lighttable

Conclusion

The lightweight, fast, and open-source Light Table program is easy to use for your coding needs. You also have the decision to decide your new theme, and then you may use it as you like with the Light table code editor. In this way, different desktop programs can be added to your Ubuntu OS or any other OS. Removal of the desktop environment can also be done from your OS.

Open Source Ports of Commercial Game Engines
Free, open source and cross-platform game engine recreations can be used to play old as well as some of the fairly recent game titles. This article wi...
Linux için En İyi Komut Satırı Oyunları
Komut satırı, Linux kullanırken yalnızca en büyük müttefikiniz değil, aynı zamanda eğlence kaynağı da olabilir, çünkü onu özel bir grafik kartı gerekt...
Linux için En İyi Gamepad Eşleme Uygulamaları
Tipik bir klavye ve fare giriş sistemi yerine bir gamepad ile Linux'ta oyun oynamayı seviyorsanız, sizin için bazı faydalı uygulamalar var. Çoğu PC oy...