![[Image: 2sy8VAn.png]](http://i.imgur.com/2sy8VAn.png)
Yes, Firefox can be used for this.
More info here: http://blog.appnr.com/about/
------------------------------------------------------------------------------------
OK typing this part for the third time because I got 2 '500 internal server error' messages
 
 ------------------------------------------------------------------------------------
Anyone can install apturl but it requires the package 'update-manager'
Ubuntu's update-manager can brake LL.
This is what I did to avoid installing update-manager:
First, I've installed these packages:
http://packages.linuxmint.com/pool/upstr...u2_all.deb
http://packages.linuxmint.com/pool/upstr...t1_all.deb
http://packages.linuxmint.com/pool/upstr...t3_all.deb
Then I had to make sure they don't get upgraded:
Code:
echo "apturl hold" | sudo dpkg --set-selections
echo "apturl-common hold" | sudo dpkg --set-selectionsEnter about:config in the URL bar and add :
- network.protocol-handler.app.apt in character chain with /usr/bin/apturl as value, 
 
- network.protocol-handler.app.apt+http in character chain with /usr/bin/apturl as value, 
 
- network.protocol-handler.warn-external.apt in boolean value and put false as value, 
 
- network.protocol-handler.warn-external.apt+http in boolean value and put false as value. 
 

 
 

 




![[Image: EtYqOrS.png%5D]](http://i.imgur.com/EtYqOrS.png%5D) 
 
![[Image: a848a9373542583.jpg]](http://thumbnails112.imagebam.com/37355/a848a9373542583.jpg)



![[Image: VNYCGPl.png]](http://i.imgur.com/VNYCGPl.png)

