Category Ubuntu

How To Install Pycharm In Ubuntu Linux?

Install Jetbrains Pycharm In Ubuntu

Pycharm is an IDE that is used and recommended by experts for Python development. It comes in two editions, the Professional edition which is the paid version, and the Community edition which is based upon open-source code. For Python development,…

How to install Eclipse IDE on Ubuntu Linux?

Install Eclipse on Ubuntu

Eclipse is a popular cross-platform Java IDE that can be used to create and manage your Java projects. It also has plugins through which you can work with PHP, C++, JavaScript, and more programming languages on this application. As this…

Install i3 Window Manager on Ubuntu

Install I3wm On Ubuntu

Ubuntu by default ships with a modified version of the GNOME desktop environment. However, there are several other Ubuntu flavors as well, like Ubuntu MATE, Ubuntu Cinnamon, and so on. And you are free to choose any, but the catch…

Steps To Restore Default Repositories in Ubuntu

Restore default repositories in Ubuntu

If for some reason, you are not able to run the apt command successfully from the terminal, it is quite possible that your sources.list file is corrupt. Don’t panic, we can easily restore the sources file. But first, we have…