LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 02-08-2008, 08:21 AM   #1
East
Member
 
Registered: Jan 2008
Posts: 84

Rep: Reputation: 15
Changes in the Linux......Help needed


Hi all
I have installed RedHat8.0 in my system. I have seen so many applications in /usr/share/applications. I want to remove all the files and when the system boots up for the next time, they should not be there. how the kernel and the applications are linked?.is it possible?.If so, can anyone help me to do the above.
 
Old 02-08-2008, 08:41 AM   #2
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
First, RedHat 8 is hopelessly obsolete----maybe you meant Fedora 8.

A user application is not "linked" to the kernel. It is simply executable code which meets several criteria, including the use of certain library functions (aka "dependencies). If you don't want an application, you **can** simply delete the file, but it's far better to let the package manager handle such things.
 
Old 02-08-2008, 08:46 AM   #3
raskin
Senior Member
 
Registered: Sep 2005
Location: France
Distribution: approximately NixOS (http://nixos.org)
Posts: 1,900

Rep: Reputation: 69
I'd also say that /usr/share/applications is probably the place to store menu entries for them, application itself has many more files installed than just one small file there.
 
Old 02-08-2008, 08:47 AM   #4
Drakeo
Senior Member
 
Registered: Jan 2008
Location: Urbana IL
Distribution: Slackware, Slacko,
Posts: 3,716
Blog Entries: 3

Rep: Reputation: 483Reputation: 483Reputation: 483Reputation: 483Reputation: 483
what your asking makes no sence to me. I am sorry but linux is nothing like windows. those programs do not run unless called apon. and that has almost nothing to do with the kernel ok the kernel is running a huge monolithic loop file system so please. do not mess with shared file or you can leave the system usless ok. the kernel the system two things. the kernel creates the enviroment for the system. the system uses the aplications. the shared files are just that shared for the system to use. Un like windows that runs all there stuff in the kernel loop at all times the monolithic kernel inserts modules into the system so they can be used when called apon. In windows you want to get rid of all them startup files because it slows down the boot up. so please try to tell people your goal before you wipe out you shared aplication that use shard libraries. good luck.
 
Old 02-08-2008, 08:49 AM   #5
Drakeo
Senior Member
 
Registered: Jan 2008
Location: Urbana IL
Distribution: Slackware, Slacko,
Posts: 3,716
Blog Entries: 3

Rep: Reputation: 483Reputation: 483Reputation: 483Reputation: 483Reputation: 483
if you are trying to edit you aplication menue that may be done. through the menue editor. and then your just getting rid of a symlink (short cut) to the application.
 
Old 02-09-2008, 11:34 PM   #6
Andy Alt
Member
 
Registered: Jun 2004
Location: Minnesota, USA
Distribution: Slackware64-stable, Manjaro, Debian64 stable
Posts: 528

Rep: Reputation: 167Reputation: 167
Quote:
Originally Posted by East View Post
Hi all
I have installed RedHat8.0 in my system. I have seen so many applications in /usr/share/applications. I want to remove all the files
If you want to remove them, I would suggest using the package manager that comes with your distribution. But I would strongly recommend NOT doing that until you are much more familiar with your distro, as many packages and programs have dependencies on packages and programs. I made the mistake of manually deleting files when I started with Linux. Not a good idea.
 
Old 02-11-2008, 12:02 AM   #7
East
Member
 
Registered: Jan 2008
Posts: 84

Original Poster
Rep: Reputation: 15
Thanks for the replies.
Is there any option to delete games, applications folders in /usr/share (ie) instead of deleting them manually after linux boots up?
Because i just want reduce the size of linux.
 
Old 02-11-2008, 12:16 AM   #8
lazlow
Senior Member
 
Registered: Jan 2006
Posts: 4,363

Rep: Reputation: 172Reputation: 172
East

First clear up which version you are actually running(RH8 or F8). There are a lot of years between the two.
 
Old 02-11-2008, 01:04 AM   #9
East
Member
 
Registered: Jan 2008
Posts: 84

Original Poster
Rep: Reputation: 15
I am using RedHat 8.0 only.
 
Old 02-11-2008, 01:11 AM   #10
lazlow
Senior Member
 
Registered: Jan 2006
Posts: 4,363

Rep: Reputation: 172Reputation: 172
East

That is going to be a real problem. Support for RH9 was dropped in 2004 and I have no idea how long RH8 has been dead. Your pool of people who have even run (much less understand) RH8 is going to be EXTREMELY limited. Is there any particular reason you need to run such an old version? There are many current versions available for free download.
 
Old 02-11-2008, 01:32 AM   #11
East
Member
 
Registered: Jan 2008
Posts: 84

Original Poster
Rep: Reputation: 15
It is not like i should use an older version. I just installed linux redhat8.0 and started working on that.
Is there any option to delete games, applications folders in /usr/share (ie) instead of deleting them manually after linux boots up?
Can u provide me the link current version download?
 
Old 02-11-2008, 01:43 AM   #12
lazlow
Senior Member
 
Registered: Jan 2006
Posts: 4,363

Rep: Reputation: 172Reputation: 172
Centos is RHEL (RedHat Enterprise Linux) with the logos removed. It is free to download and has a 5 year support life. The current version is 5.1.
Redhat started its number over after RH9.

www.centos.org

http://mirror.centos.org/centos/5/isos/


Fedora is the free development version of RedHat. It has a support life of only about one year. It is not tested as well as Centos (Centos "learns" from Fedora's mistakes) but it is much flashier (eye candy) than centos. The current version is F8.

http://fedoraproject.org/get-fedora

In either case base requirements are a Pentium (or above) and 192 ram (graphical) or 128 ram (text based). I would suggest that 512 ram is a much better minimum.
 
Old 02-11-2008, 02:03 AM   #13
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682
Use the package manager to remove packages you don't want. Non root users will not be able to install anything in /usr/share/. As far as I know, there isn't a literal "/usr/share/applications/". There are a number of subdirectories there that are named for the installed application, many like /usr/share/info or /usr/share/samba that you wouldn't want to remove. It's possible that things have changed a lot since RH8.0. Please upgrade because you can't apply security patches.
 
Old 02-11-2008, 03:36 AM   #14
East
Member
 
Registered: Jan 2008
Posts: 84

Original Poster
Rep: Reputation: 15
Thanks for replies.

I have downloaded the rpm-4.4.2.2.tar.gz package. Can anyone help me to upgarde my linux using this package.
 
Old 02-11-2008, 04:55 AM   #15
East
Member
 
Registered: Jan 2008
Posts: 84

Original Poster
Rep: Reputation: 15
How to install new packages or removing packages from already installed system using RPM.
 
  


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
XGL needed for Beryl is conflicting with OpenGL needed for Cedega chunkeydelight Linux - Desktop 2 07-18-2007 05:50 AM
Errors installing Q, which is needed for Lex, which is needed for PHP Virtuality Linux - Software 1 05-29-2007 04:47 PM

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

All times are GMT -5. The time now is 04:15 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