Search Results for: git

How to Install and Use macOS’s Homebrew Package Manager on Linux

Homebrew is a package manager via a terminal that allows us to install certain applications on our system. It does this by using scripts that download and compile through the source code of these applications. The gallery of applications supported by Homebrew is quite high and we find alternatives such as wget or nano. This

How to Install and Use macOS’s Homebrew Package Manager on Linux Read More »

Youtube-dl – download Youtube videos from the Linux terminal (commands)

Is it possible to download Youtube video from Linux terminal? Of course, anything is possible in Linux World. There are talented people around who develop such good tools and youtube-dl is one of them using which you can download youtube videos from Linux Terminal. What is Youtube-dl? youtube-dl is a command-line program to download videos

Youtube-dl – download Youtube videos from the Linux terminal (commands) Read More »

Dandified YUM Package Manager in Linux

Mastering DNF: A Comprehensive Guide to the Dandified YUM Package Manager in Linux

According to DNF’s GitHub profile “Dandified YUM (DNF) is the next upcoming major version of YUM. It does package management using RPM, libsolv and hawkey libraries. For metadata handling and package downloads, it uses librepo. To process and effectively handle the comps data it uses libcomps.” In short, it is a YUM-based package manager that

Mastering DNF: A Comprehensive Guide to the Dandified YUM Package Manager in Linux Read More »

How to Install Julia Programming Language on Ubuntu 22.04

Among this spectrum of programming languages, one recently received mentions are Julia. Although more than a decade older, many still consider Julia new. It was developed in 2010 by Stefan Karpinski, Jeff Bezanson, and Viral B. Shah. Julia is an advanced, high-performance, dynamic programming language that is designed for technical computing. It comes with syntax

How to Install Julia Programming Language on Ubuntu 22.04 Read More »

Scroll to Top