

Kubuntu is an operating system built by a worldwide community of developers, testers, supporters and translators. See our News Article, and watch Chris Titus review the Kubuntu Focus on YouTube. If you have any questions or suggestions, feel free to leave a comment.Kubuntu Rocks Titan technology YouTuber Chris Titus I hope this quick tutorial helped you to install Light Table on Ubuntu. I am using Paper Theme, in case you wonder about its unusual appearance. Here is what Light Table looks like on my Ubuntu 16.04: Voila!! You are all good with Light Table. To uninstall Light Table installed via Ubuntu Make, use the command below: umake -r ide lighttable Once you have Ubuntu Make installed, use the commands below to install Light Table: umake ide lighttable sudo add-apt-repository ppa:ubuntu-desktop/ubuntu-make Use the commands below to install the latest version of Ubuntu Make. I recommend using the official PPA to install the latest version of Ubuntu Make instead of directly installing it from Ubuntu repositories (they contain older version). Ubuntu also provides a command line tool, Ubuntu Make, for developers to easily install various programming tools such as IntelliJ IDEA, Android Studio, Ubuntu SDK etc. Method 2: Install Light Table in Ubuntu using Ubuntu Make Sudo add-apt-repository -remove ppa:dr-akulavich/lighttable To uninstall Light Table installed via the above PPA, use the commands below: sudo apt-get remove lighttable-installer Once installed, you can look for Light Table in Unity Dash and run it. Sudo apt-get install lighttable-installer Open a terminal and use the following commands: sudo add-apt-repository ppa:dr-akulavich/lighttable PPA is available for Ubuntu 16.04, Ubuntu 15.10 and Ubuntu 14.04. In addition to that, this PPA will also work in other Linux distributions based on Ubuntu such as Linux Mint and elementary OS. The benefit of using the PPA is that you avoid doing all these extra efforts to make it work like a normal application. you don’t need to worry about the future updates because Light Table notifies you if there are any new updates available. This unofficial PPA by Anton Yakutovich downloads the latest build of Light Table and installs it. Method 1: Install Light Table in Ubuntu using PPA

Use Ubuntu Make command line tool (an Ubuntu exclusive way).Use an unofficial PPA (works for all Ubuntu based Linux distributions).
