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.

Viisi parasta ergonomista tietokonehiirtä Linux-tuotteille
Aiheuttaako pitkäaikainen tietokoneen käyttö kipua ranteessasi tai sormissasi?? Onko sinulla nivelten jäykkyys ja sinun on jatkuvasti ravistettava kät...
How to Change Mouse and Touchpad Settings Using Xinput in Linux
Most Linux distributions ship with “libinput” library by default to handle input events on a system. It can process input events on both Wayland and X...
Remap your mouse buttons differently for different software with X-Mouse Button Control
Maybe you need a tool that could make your mouse's control change with every application that you use. If this is the case, you can try out an applica...