Install Pacman in Ubuntu
In this article, we cover how to install Pacman in Ubuntu. Two Pacman versions are available in Ubuntu – Pacman…
In this article, we cover how to install Pacman in Ubuntu. Two Pacman versions are available in Ubuntu – Pacman…
In this article, we cover how to verify an ISO in Linux. We can’t be sure about the ISO image…
In this article, we cover –no-install-recommends option with apt. APT or Advanced Package Tool is a command-line interface for managing…
In this article, we cover how to resize a video in Linux through ffmpeg. At times we need to optimize…
In this article, we cover how to fix an error: “Updating from such a repository can’t be done securely, and…
There are numerous video editors that can help us merge two or more video files. So, let’s say we want…
In this article, we cover how to run multiple commands in one line in Bash. If there are multiple commands…
In this article, we cover exit status of a command in Bash. When we execute a command, it returns an…
In this article, we cover how to identify a terminal device in Linux. When we open a terminal in graphical…
In this article, we cover how to change current working directory to previous working directory with cd command. Usually, we…