Ubuntu QA:
BlogBrainstormPackage status
Log in
Ubuntu QA
Add/Remove program dialog
Idea sandbox Idea sandbox
Popular ideas Popular ideas
Ideas in development Ideas in development
Implemented ideas Implemented ideas

Popular ideas Here are the latest ideas about Add/Remove program dialog that have been approved.

bash to offer to install program  
Written by frazerr the 19 Oct 09 at 04:47. New
Hi, this may seem obvious to any power user, but I think it would be so useful for beginners

example:

a@b: ~$ someApplication
The program 'someApplication' is currently not installed. You can install it by typing:
sudo apt-get install someApplication
bash: someApplication: command not found


so any power user knows if they want to install it - to highlight and middle click:

sudo apt-get install someApplication

but beginners may be hesitant or think it looks too complicated to type that out.
-5
votes
up equal down
Solution #1: offer auto-install of requested application
Written by frazerr the 19 Oct 09 at 04:47.
so I recommend this



a@b: ~$ someApplication
The program 'someApplication' is currently not installed.
Would you like to install it? Y/n



run apt install if they say yes or if they say no - echo:

You can install it manually with synaptic or by typing:
sudo apt-get install someApplication



11
votes
up equal down
Solution #2: Use bold to show what to type
Written by Rodrigo the 19 Oct 09 at 14:41.
Using bold letters to emphasize the command to type could be also good.
But if the user hesitates and think its too complicated to type that command, then maybe the issue is something else.
15
votes
up equal down
Solution #3: Offer to launch a graphical installer
Written by krooler the 20 Oct 09 at 03:10.
It could say like, 'type -some command- to launch the graphical installer to install this application' (different wording ofc).

Typing -some command- (perhaps install-gtk) is a bit less daunting than typing sudo apt-get install -application name-

See the 3 comments or propose a solution >>

Show command installed packages in Add/Remove.  
No information about this blueprint
Information is updated every 5 minutes.
Please wait till the next update.
spec
Written by wish the 3 Mar 09 at 15:48. New
Add/Remove is possible the easiest tool to add or remove a software in the system.
However, for example if I installed Wine through command-line (compiling the source code) it would not be listed in Add/Remove and the Wine in Add/Remove is still not checked.
If this checking can be done it would be a lot easier to install or uninstall packages.
82
votes
up equal down
Solution #1: Package availablity checking in Add/Remove.
Written by wish the 3 Mar 09 at 15:48.
If a package is installed via command-line (compiling the source code and not via apt-get or deb install) the system should check if it is available in Add/Remove or not. If available it should put a tick mark on it.
If the package is not in the list (ex: Adobe reader)it should be in another tab as the supported, installed, etc as "Unlisted" so that the next time those packages can be uninstalled without much of an hassle for a newbie.

See the 4 comments or propose a solution >>

Easy install of aplications  
Written by cl4551f13d the 15 Jan 09 at 03:43. New
When you click on a file. deb will open a window that warns not to install software that is developed by the Ubuntu community, or canonical free software can be installed viruses that cause or endanger the stability of the system, request administrator or root name and password, just ask if the application will be used by those who install, for all or some. Install the application.
-15
votes
up equal down
Solution #1: Create installer for .deb and others.
Written by cl4551f13d the 15 Jan 09 at 03:43.
create an application that should come preinstalled on Ubuntu. The application should be in System -> Administration -> Install manually.

The application must be able to uninstall the program if they so wish.

See the 1 comments or propose a solution >>

Already Grouped Applications for One Purpose  
Written by saygin the 9 Aug 08 at 23:52. New
I'm an Electronics Engineering student at university, and I find that there are some open source applications for engineers for GNU/Linux. However, installing and using them is a hard process on Ubuntu. Most of the applications are not on the repos, and even some of them are on repos, they may not work as it should be because of some dependencies on other software which are not on the repos (ex: gEDA Schematic Editor). Maybe a small script or task can be added for some purposes like that (as ubuntu has such as installing LAMP-server, ubuntu-live etc.). We can add some list of packages and with one click, we can install all at a time in a special menu maybe. This can also be done for music too.(tuxguitar, audacity, or some professional FOSS music recording apps), writers (a dictionary, some magazine-design software...) and some other purpose. This can also make ubuntu be chosen for its easy-to-configure architecture for some purpose.
12
votes
up equal down
Solution #1: Auto-generated solution of idea #12062
Written by saygin the 9 Aug 08 at 23:52.
Ubuntu Brainstorm was updated in January 2009. Since the idea #12062 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!

Add a comment or propose a solution >>

Merge the installer and the application menu  
Written by grahamatubuntu the 10 Jul 08 at 08:24. New
In ubuntu and other distro you can easily search and install software.

This much we know.

What if you were to list all the available software in the menu system as if it is already installed.

The user selects a program from the menu and runs it.

Ubuntu then installs the program if it isn't already there and runs it for the user.

Perhaps will need a new approach to the menu layout and merge the use of a search in the menu.

Also maybe a "Install now?" dialog to give the user the chance to change their mind -due to disc space or something.

[soap box]
This is the sort of thing Linux could do which Windows can't and would show the use exactly how much software IS available at the touch of a button.

The user is just doing what they have always done (i.e. just run programs) but it extends this to installing extra stuff too with little extra thought.
[/soap box]

You could even put fake entries in the menu for programs titles which are popular on Windows and install and run the equivalent.

This could be backed up by a community website to create the fake entries based on user requests for Windows software and the menu system could access the site (XML based or something).

I'll stop there. :-)

[....]
-18
votes
up equal down
Solution #1: Auto-generated solution of idea #10965
Written by grahamatubuntu the 10 Jul 08 at 08:24.
Ubuntu Brainstorm was updated in January 2009. Since the idea #10965 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!

See the 5 comments or propose a solution >>

Targeted Package sets  
Written by ashyanbhog the 6 Jul 08 at 08:39. New
We should have a option to install pre-selected packages for specific activity. Selecting one or more activities will load best-of-breed OSS applications giving new ubuntu users a pleasant experience to jump start their work. Some activity examples I can think out of my head now

# Graphics -> Inkscape, Scribus, etc.
# Audio Editing > Audacity, low latency kernel etc.
# Office -> OOo, Templates, more fonts etc.
# Web developement-> NVu? etc (i'm not a developer!)

Activities and related packages can be voted on by community members in a site similar to Ubuntu brainstorm.
Option to install activity-related packages can be presented during install process or at first boot. This will be in addition to the base Ubuntu install.
3
votes
up equal down
Solution #1: Auto-generated solution of idea #10779
Written by ashyanbhog the 6 Jul 08 at 08:39.
Ubuntu Brainstorm was updated in January 2009. Since the idea #10779 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!

Add a comment or propose a solution >>