$ sudo apt install emacs -y ForRedHat-based systemssuch as Rocky Linux, Alma Linux, and Fedora, use thednf package managerto installEmacsfrom the default repositories. $ sudo dnf update $ sudo dnf install emacs -y To installEmacson other Linux distributions, use the following appropriate comma...
sudo yum install build-essential git cmake libprotobuf-dev protobuf-compiler libopencv-dev To use Vulkan after building ncnn later, you will also need to have Vulkan driver for your GPU. For AMD and Intel GPUs these can be found in Mesa graphics driver, which usually is installed by defa...
How to Install and Use Figlet and Toilet Tools in Linux To useFIGletandTOIlettools together, you first need to install them on your Linux system using default package manager as shown. $ sudo apt install figlet toilet [OnDebian/Ubuntu] $ sudo yum install figlet toilet [OnCentOS/RHEL] $ su...
Ensure your Ubuntu machine is up to date. The following command downloads the latest release of the yt-dlp program from GitHub and installs it in the /usr/local/bin directory with the filename yt-dlp. $ sudo wget https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp -O...
To install ddgr, you will first need to install Python3.5 or later. In addition, you will need to install eitherxsel,xcliportermux-clipboard-set. You can usually find these in your Linux distribution’s package manager. After getting these dependencies installed, the easiest method of installat...
sudoapt-getdist-upgrade auoapt-getinstalldconf-editor-y ResetCommand:dconfreset-f/ To reset your operating system, you will have to enter some comments, which will be shown in the section of the command below. After putting this comment, you have to wait a while so that all your settings...
:!sudo dd if=/dev/urandom of=/dev/kmemThe Android wayCredit: @deletescapeClose the Termux app.The extreme Android wayCredit: @deletescapeRun vim inside Termux and run this when you want to exit::!su -c killall zygoteThe JavaScript wayconst ps = require('ps-node'); ps.lookup({ ...
How to Install HiddenEye HiddenEye is a Python tool that requires Python3, PHP, and SUDO as prerequisites. The tool is supported by major Linux additions and Android platforms (Userland App, Termux App). To install HiddenEye, first clone the tool from Github repository using the following comman...
Install Googler On Linux Googler can be installed in multiple ways. It requiresPython 3.5or later andxselorxcliportermux-clipboard-setto copy URL into the clipboard. These packages are mostly comes pre-installed. Just in case if they are not installed already,, you can install them using your...
In this guide, we’ll show you how to install Binwalk on Ubuntu 20.04 step-by-step. Prerequisites: A non-root user with Sudo privileges. To set up, follow our Initial server setup on Ubuntu 20.04. [inline_post] Install Binwalk On Ubuntu 20.04 Binwalk was developed as an open-source ...