Browsing tag

ubuntu 22.04

How to Install Sublime Text on Ubuntu 22.04 / Ubuntu 20.04

Sublime Text is a shareware, cross-platform source code editor created by Sublime HQ. It supports many programming languages natively, and you can extend its functionality by installing community-built plugins. Sublime Text supports auto-completion, syntax highlighting, code building, snippets, installing themes, etc. Here, we will see how to install Sublime Text on Ubuntu 22.04 / Ubuntu […]

How to Install Atom Editor On Ubuntu 22.04

Atom is an open-source text and source code editor for Linux, Mac, and Windows operating systems. It quickly became one of the most popular choices for developers due to its modern interface and extensive plugin ecosystem. Whether you’re building websites, mobile apps, or games, Atom makes it easy to structure your code just how you […]

How to Install Visual Studio Code on Ubuntu 22.04

Visual Studio Code (VS Code) is an open-source, cross-platform code editor that helps programmers quickly and easily write code in various programming languages, including Python and JavaScript. VS Code supports debugging, embedded Git Control, syntax highlighting, and code completion features similar to Atom editor. Here, we will see how to install Visual Studio Code on […]

How to Install VirtualBox Guest Additions On Ubuntu 22.04

VirtualBox guest additions are a collection of device drivers and software application packages shipped with Oracle VirtualBox. Installing Guest additions improve the guest operating system’s performance and extra features. Guest Addition provides seamless mouse support, file transfer between the host and the VM, VM screen resolution will match the size of the VirtualBox window, automated […]