Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

install hackertyper on linux mint

sudo apt install git cmake make -y
git clone https://github.com/Lowdinggg/hackertyper.git
cd hackertyper
cmake CMakeLists.txt
make
sudo cp ./hackertyper /usr/bin/hackertyper
cd ../
rm -rf hackertyper/

#Enjoy
hackertyper
#or
sudo apt install lolcat -y
hackertyper | lolcat
Source by github.com #
 
PREVIOUS NEXT
Tagged: #install #hackertyper #linux #mint
ADD COMMENT
Topic
Name
2+2 =