LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   Add/Remove Applications like Windows? (https://www.linuxquestions.org/questions/fedora-35/add-remove-applications-like-windows-122332/)

HeRCuLeSX 12-03-2003 12:22 PM

Add/Remove Applications like Windows?
 
Hi ,
i'm wondering if there any APP allow me to Install/Uninstall Applications like Microsoft Windows Add/Remove Programs??

Waiting........... [OK] :D

wiraone 12-03-2003 01:56 PM

Applications -> System Setting -> Add/Remove Applications (RPMs from CDs)

Or install synaptic:

As root
$ yum install synaptic

and it will be available at
Applications -> System Setting -> More System Settings -> Synaptic Package Manager

HeRCuLeSX 12-03-2003 04:05 PM

Thanks. yum is in the CD-ROM huh?
or i'll download it from another place ---------- thanks again

jwb 12-04-2003 09:32 AM

Quote:

Originally posted by HeRCuLeSX
Thanks. yum is in the CD-ROM huh?
or i'll download it from another place ---------- thanks again

Here's a good link for configuring yum. It works a lot like urpmi (if you've used that in Mandrake.)

http://fedora.artoo.net/faq/#FedoraYumRepos

HeRCuLeSX 12-04-2003 09:34 AM

Cool Thanks

beatlelane 12-09-2003 08:17 PM

Quote:

Originally posted by wiraone
Applications -> System Setting -> Add/Remove Applications (RPMs from CDs)

Or install synaptic:

As root
$ yum install synaptic

and it will be available at
Applications -> System Setting -> More System Settings -> Synaptic Package Manager

hi guys!

i tried the above command.

i ended up with below message, nothing happen no activity at all.

"retrygrab() failed for:
http://fedora.redhat.com/releases/fe...rs/header.info
Executing failover method
failover: out of servers to try
Error getting file http://fedora.redhat.com/releases/fe...rs/header.info
[Errno 7] HTTP Error (CannotSendRequest):"

its the same thing happen when a run "yum check-update" and also failed to use up2date.

im using a private IP address, and i was able to browse the net. i think, maybe, the proxy setting should be included in the "yum.conf" file. Anybody?

wiraone 12-11-2003 06:04 AM

Set http_proxy environment variable as follow:

$ export http_proxy='your_proxy_server_here'


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