How to install OBS Studio on Fedora

We need to add the RPM Fusion Free repository to install OBS Studio. Let’s do that by entering the command below and adding the RPM Fusion Free repository. Then we can run the command below to install OBS Studio. We can then open OBS Studio by going into our Application Launcher.

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 … Read more

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 … Read more