Support multiple packages seperated via "," (#124942)
In :
apturl (ubuntu)
Status :
Confirmed
Importance :
Wishlist
Assignee :
5 comments, 8 subscribers and 4 duplicates
Written by Ferk the 28 Feb 08 at 18:47. Category: System.
Related to: Nothing/Others.
Already implemented
Support for AptURL links with multiple packages to be installed.
(Example: apt://emacs,emacs-extra,emac-goodies-el,nethack-el instead of apt://emacs apt://emacs-extra apt://emacs-goodies-el apt://nethack-el)
This is much more comfortable than having to click in every link. And will allow to install multiple sets of applications in one click.
Developer comments
This is already implemented (even if right now it has a little problem: it will show a confirmation dialog for each package).