LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-29-2009, 09:49 PM   #1
vincent Yankowsky
LQ Newbie
 
Registered: Jun 2009
Posts: 1

Rep: Reputation: 0
Add/Remove Applications


If I do not know the location of the Add/Remove Application in Linux, where should I find it? I tried running the Run Command, but it does not work. I might not have this application in the Application menu.
 
Old 06-29-2009, 09:58 PM   #2
billymayday
LQ Guru
 
Registered: Mar 2006
Location: Sydney, Australia
Distribution: Fedora, CentOS, OpenSuse, Slack, Gentoo, Debian, Arch, PCBSD
Posts: 6,678

Rep: Reputation: 122Reputation: 122
What distro are you using?
 
Old 06-30-2009, 01:38 AM   #3
kirukan
Senior Member
 
Registered: Jun 2008
Location: Eelam
Distribution: Redhat, Solaris, Suse
Posts: 1,278

Rep: Reputation: 148Reputation: 148
For Redhat "system-config-packages" will help you to open Add/Remove GUI. Xshell having facility to open GUI from remote area
 
Old 06-30-2009, 04:24 AM   #4
Fred Caro
Senior Member
 
Registered: May 2007
Posts: 1,007

Rep: Reputation: 167Reputation: 167
add/remove

This is Windows talk! You need to familiarize yourself with your version of the package manager. This is more versatile than Windows but, as such, slightly more complex, especially if your using Debian or Gentoo. Suck it and see.

Fred.
 
Old 06-30-2009, 06:25 AM   #5
squall0366
LQ Newbie
 
Registered: Jun 2009
Location: India
Distribution: RHEL 5.1
Posts: 9

Rep: Reputation: 0
use the command on the CLI
# cat /proc/version
to get ur distro name n version
 
Old 06-30-2009, 07:16 AM   #6
mrrangerman
Member
 
Registered: Oct 2007
Location: MI
Distribution: Debian Slackware
Posts: 528

Rep: Reputation: 59
Quote:
Fred Caro
This is Windows talk!
I'm running Debian 5.0 and under System>Administration is a option called Add/Remove Applications. I know Ubuntu has the same thing, so no this in not Windows talk.
 
Old 06-30-2009, 07:48 AM   #7
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,321
Blog Entries: 28

Rep: Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141
Debian has an "Add/Remove Applications" item on the Gnome menu because Debian chose to put it there. It looks to me like it's a reworked interface for the package manager (I just fired up my Debian box).

Having that as a menu item is not inherent in Linux--it's a choice of the distro maintainers, as far as I can tell.

Ubuntu Jaunty does not have such a menu item in the Gnome interface, at least not on my computer (I shutdown Fluxbox and started Gnome just to make sure).

However, you can start the Synaptic Package manager in Ubuntu and use it to do the same things.

I've messed around with several distros. Most of them do not have an "Add/Remove Applications" item on the menu.
 
Old 06-30-2009, 01:58 PM   #8
mrrangerman
Member
 
Registered: Oct 2007
Location: MI
Distribution: Debian Slackware
Posts: 528

Rep: Reputation: 59
Quote:
frankbell

Debian has an "Add/Remove Applications" item on the Gnome menu because Debian chose to put it there. It looks to me like it's a reworked interface for the package manager (I just fired up my Debian box).

Having that as a menu item is not inherent in Linux--it's a choice of the distro maintainers, as far as I can tell.

Ubuntu Jaunty does not have such a menu item in the Gnome interface, at least not on my computer (I shutdown Fluxbox and started Gnome just to make sure).

Well I don't know if Jaunty is the latest version, but I do know Ubuntu 8.04 has Add/Remove... at the bottom of the Applications menu. And the OP was asking "location of the Add/Remove Application in Linux" was. I know it's not the same as in Window, that it's more a pre-selection of the more popular packages. And that not all linux versions have it. So no it's not just a Debian thing and I do believe Ubuntu was the first to use it (I could be wrong)

Last edited by mrrangerman; 06-30-2009 at 02:04 PM. Reason: add info
 
Old 07-01-2009, 01:14 AM   #9
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,359

Rep: Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751
RH has had that (gnome menu option) in Fedora for a few versions now; also RHEL/Centos 5.x has it.
 
Old 07-01-2009, 09:29 AM   #10
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,321
Blog Entries: 28

Rep: Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141
Quote:
Originally Posted by mrrangerman View Post
Well I don't know if Jaunty is the latest version, but I do know Ubuntu 8.04 has Add/Remove... at the bottom of the Applications menu. And the OP was asking "location of the Add/Remove Application in Linux" was. I know it's not the same as in Window, that it's more a pre-selection of the more popular packages. And that not all linux versions have it. So no it's not just a Debian thing and I do believe Ubuntu was the first to use it (I could be wrong)
Thank you. I must have had blinders on. It's sitting right there.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Why cant I install applications? on Add/Remove Applications totaldisaster Ubuntu 2 04-13-2008 01:02 AM
add / remove applications with .iso seriesx4 Linux - Software 1 08-08-2005 05:45 PM
Add/Remove Applications Issue tom_from_van Linux - Newbie 6 07-18-2005 08:16 PM
Add/Remove Applications menu gone Misosofos Fedora 1 08-06-2004 01:17 AM
Add/Remove Applications like Windows? HeRCuLeSX Fedora 6 12-11-2003 06:04 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 03:31 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration