The other day I was trying to install Hyperland on Arch Linux. When I used the Pacman command to install it, it threw a ‘target not found’ error. [abhishek@itsfoss ~]$ sudo pacman -S hyperland [sudo] password for abhishek: error: target not found:
Read More
Fedora 39 is finally released. As the ‘tradition’ goes with Fedora, this release also got delayed by almost 4 weeks due to last-minute bugs. That’s okay, I believe. It’s better to be late than broken. Existing Fedora 37 or 38 users can
Read More
LibreOffice, the free and open-source office suite comes with a handy collaborative edit feature, which records changes to a document. It lets you view the changes, comment on it, approve or reject changes etc. You can find this feature handy if multiple
Read More
How do you rename files and directories in the Linux terminal? You use the mv command. Yes, the same mv command which is used for ‘moving’ files and folders from one location to another. You can simply specify the new name for
Read More
In this blog post, we will show you how install latest python on Linux. Python is a high-level general-purpose programming language used in various domains including data science, games apps, and web and mobile app development. In this tutorial, we look at
Read More
Considering you already follow us, we have your back for the most essential Linux requirements. However, when it comes to Linux, there is always something to learn, even for all the Linux experts out there. ๐จโ๐ป๐ฉโ๐ป So, there are some websites and
Read More
There are a bunch of Linux command tools that are more for amusement than serious work. Asciiquarium is one of them. It provides a simple aquarium like animation effects in ASCII format for the Linux terminal. Looks interesting? Let’s explore it. Install
Read More
There is a first time to everything. The first time you used Linux, the first time you visited It’s FOSS ๐ Why am I talking about first times? Because for the first time, I made a video with my ‘face’ in it.
Read More
In this blog post, we will show you how to install docker on Linux Mint 21 system step-by-step. Docker is an open-source tool that allows developers and system administrators to package their applications along with all dependencies inside a docker image. Later
Read More
Visual Studio Code (VS Code) is a popular cross-platform text editor developed by Microsoft. It’s built on the Electron framework and is widely used by developers for coding and text editing tasks. The core of VS Code, known as “Code – OSS,”
Read More
