5 Essential Linux tools replacements and how to install them - script

It took me some time, but I wrote an installation script for some tools which I mentioned earlier and some new ones.

The script is published on github and it installs the following tools:

To run the script it should be downloaded and have run permissions:

wget https://raw.githubusercontent.com/sheix/stuff/master/scripts/install_linux_tools.sh
chmod +x install_linux_tools.sh
./install_linux_tools.sh

Note, that the script will work only on machines with x64 architecture.

When supported, it’ll add man entries.