LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   install from website "install" button (https://www.linuxquestions.org/questions/linux-newbie-8/install-from-website-install-button-4175487777/)

metzenx 12-12-2013 07:19 PM

install from website "install" button
 
hi, that is: how can I install from a website install button like this one: http://community.linuxmint.com/software/view/xvst
it asks to choose an application to open it and don't know what to put in there
any hint?
thank you!

k3lt01 12-12-2013 07:39 PM

You need to install apturl for links like that to work.

In a terminal copy and paste
Code:

apt-get install apturl
or
Code:

sudo apt-get install apturl
and let it install. You should then be able to use links like that to install packages.

Warning: Be very careful using things like this from websites you do not really know. It is very similar to Windows users downloading and installing exe files from unknown websites. The security risks are potentially huge if you are not careful.

metzenx 12-13-2013 11:01 AM

thank you very much, for the advice also


All times are GMT -5. The time now is 01:14 PM.