Posted inArticles

Mount ISO in Kubuntu

The Dolphin file manager in Kubuntu (I tested this in Kubuntu 21.04) does not ship with the Mount ISO option in the right-click menu, but with the help of the dolphin-plugins package, we can add this and many other features. To get this working, we need to install this package. Enter the command in Konsole […]

Posted inArticles

Install VS Code on Arch Linux

This article will cover how to install Visual Studio Code on Arch Linux. VS Code is available in the official Arch Linux repository as a community package. Installing VS Code. You can learn more about the package through Pacman. The command above should output similar information to the tile below. Now you can write code […]