Page 1 of 1

Unzip or Unrar?

PostPosted: Wed Oct 25, 2017 6:24 pm
by Benaslan
Dear devs,

is it already possible to unzip or even unrar using the terminal via ssh for example?
As I download a lot of .rar packages, it would be nice to let the lacie unzip or unrar it.

Best regards,

Ben

Re: Unzip or Unrar?

PostPosted: Wed Oct 25, 2017 6:31 pm
by Jocko
Hi Benaslan

It is already done ;)
Code: Select all
root@Acrab:/ # whereis unrar unzip
unrar: /usr/bin/unrar
unzip: /usr/bin/unzip

Re: Unzip or Unrar?

PostPosted: Wed Oct 25, 2017 7:43 pm
by Benaslan
Should/can I update it to 5.50 ? :)

Re: Unzip or Unrar?

PostPosted: Wed Oct 25, 2017 8:45 pm
by Jocko
You can not compile yourself a new version of unrar.

version 5.1 is it not enough ?(this version should have all options you need)