3

Are there any sites that offer installing ubuntu packages through apturl. The only one I know for now is http://appnr.com/ but what others exists with a similar way of installing packages.

Luis Alvarado
  • 216,643

2 Answers2

5

You can use http://apps.ubuntu.com

For exmaple, To install VLC from this site you can link like this:

http://apt.ubuntu.com/p/vlc

Instead of the normal apt-url:

apt://vlc

which doesn't work on ask-ubuntu

Jorge Castro
  • 73,717
3

There is apt.ubuntu.com

For exmaple, To install VLC from this site you can link like this:

http://apt.ubuntu.com/p/vlc

Achu
  • 21,407