Clamav on Mac

Install clamav on Mac OS

App name: clamav 0.99.2
App description: Anti-virus software
App website: http://www.clamav.net/

The good: Free and open-source
The bad: Limited features

mac clamav

The easiest way to get the ClamAV package is using Homebrew.

Install the App
Press Command+Space and type Terminal and press enter key.
Run in Terminal app:

ruby -e “$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)” < /dev/null 2> /dev/null

and press enter/return key. Wait for the command to finish.
Then run the command:

brew install clamav

Finish! Now you can now use clamav antivirus.

 

 

RAR Mac

RAR archiver Mac

App name: RAR for Mac 5.50
App description: Archive manager
App website: http://rarlabs.com/

The good: Powerful, high compression engine
The bad: Limited features, command line only, and trial version.

rar mac

How to create archive RAR

rar a archive.rar new

The command is going to add files from directory new to archive.rar

How to extract archive RAR

unrar x archive.rar

The command is going to extract files with directory folder.

Download RAR archiver Mac