LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 11-04-2002, 09:11 AM   #1
DaFrEQ
Member
 
Registered: Mar 2002
Location: Earth... for now
Distribution: SuSE9.2 AMD64; LFS; GentooAMD64; Ubuntu10.04; RHEL 5.5; Solaris10(SPARC)
Posts: 418

Rep: Reputation: 30
Finding Installed Software


Hey all.
I got asked a question this weekend, and couldn't really answer it in simple terms for the "new user" of a linux box.

Basically, he wanted to know if there was a way to see a list of EVERYTHING that has been installed on the system.

I'm not quite sure how to explain this to him as he is fairly new, and I don't normally use any proggies to tell me what I've installed and what I haven't.

Q: Is there a Proggie simple enough for a new user that will display a nice eye friendly chart of what has been installed? All the way down to libs, proggies, rpms,... etc.?
(General Linux; He's using SuSE8)
T.I.A.

L8rz
 
Old 11-04-2002, 09:47 AM   #2
Azrael
Member
 
Registered: Sep 2002
Location: Germany
Distribution: SuSE 8.0
Posts: 96

Rep: Reputation: 15
For really everything browse the filesystem;-)

If looking for every executable file do
find / -perm +111
 
Old 11-04-2002, 10:05 AM   #3
DaFrEQ
Member
 
Registered: Mar 2002
Location: Earth... for now
Distribution: SuSE9.2 AMD64; LFS; GentooAMD64; Ubuntu10.04; RHEL 5.5; Solaris10(SPARC)
Posts: 418

Original Poster
Rep: Reputation: 30
Right. Like I said tho, this is for a "newer" type user, and him browsing the whole drive via Konq or something really wouldn't prove fruitful.

Tnx anyway.

L8rz
 
Old 11-04-2002, 12:13 PM   #4
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
You can open up package manager, and it will show packages installed. Also, if you open up SaX2, and (I'm not there right now, so this is vague) click on the package tool, it will also show you all packages installed.

Cool
 
Old 11-04-2002, 01:53 PM   #5
DaFrEQ
Member
 
Registered: Mar 2002
Location: Earth... for now
Distribution: SuSE9.2 AMD64; LFS; GentooAMD64; Ubuntu10.04; RHEL 5.5; Solaris10(SPARC)
Posts: 418

Original Poster
Rep: Reputation: 30
Ok. So here is one for you:

Started SaX2. Actually, tried to start it, and it probed my video, flaked my screens, then foobared my mouse.
Now I can't see the mouse cursor, when I move the mouse, it pulls up misc crap (i.e. menus, this that and the other) can't see much on the screen cuz the SAX completely screwed my settings.

Any idea on how to easily revert what happened?

L8rz
 
Old 11-04-2002, 02:11 PM   #6
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Quote:
Originally posted by MasterC
You can open up package manager, and it will show packages installed. Also, if you open up SaX2, and (I'm not there right now, so this is vague) click on the package tool, it will also show you all packages installed.

Cool
g'day MasterC ...

That's yast2, not sax ;) ... Sax does X11-configuration...

Cheers,
Tink
 
Old 11-04-2002, 02:22 PM   #7
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Doh! Thanks for clearing that one up, see what happens when I try to do things from bad memory



Thanks again...

As for your problem... Damn! I'd see about killing your X and seeing if it resolves itself. Kill it with CTRL ALT BACKSPACE.

Now open up Yast2 and try again

I should be beaten for that one...

Thanks Tinkster

Cool
 
Old 11-04-2002, 02:32 PM   #8
DaFrEQ
Member
 
Registered: Mar 2002
Location: Earth... for now
Distribution: SuSE9.2 AMD64; LFS; GentooAMD64; Ubuntu10.04; RHEL 5.5; Solaris10(SPARC)
Posts: 418

Original Poster
Rep: Reputation: 30
Negative. I can kill the X, but them I'm left with a terminal screen that is 1/4 off the screen that CAN'T be adjusted via manual controls. The damnedest thing I ever saw.

So now, I can attempt yast2 and sax again, but still no joy. cant see enough to try to navigate, but without the mouse in the X it's useless anyway.

When running yast, i tried to re-configure the mouse modal, and the vga/monitor. Mouse modal reconfiged, but still no workey!
Vga/monitor reconfig ok, but it will not save it. Says Error writing config.
Nothing like a verbose statement eh?

So, if a linux genie in a can is handy, I'd like to use it cuz I gotta get this box bak up asap.

L8rz
 
Old 11-04-2002, 02:41 PM   #9
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Now I feel like a complete jerk...

Ok, so I can picture where you are, but I really don't know how to get you back to where you were.

Error writing config sounds lame, especially if you are root! Might need to boot into rescue mode and see if you can get things back in there...

Stupid me and my typos, sorry man.

Can you logout and back in with a different user and have things work? Or is the whole thing like that?

You might be able to plop in your install disc, install like 1 small package, and from there reconfigure your system back to normal.

Good Luck, and again, I am truly sorry.

Cool
 
Old 11-04-2002, 02:44 PM   #10
DaFrEQ
Member
 
Registered: Mar 2002
Location: Earth... for now
Distribution: SuSE9.2 AMD64; LFS; GentooAMD64; Ubuntu10.04; RHEL 5.5; Solaris10(SPARC)
Posts: 418

Original Poster
Rep: Reputation: 30
Ahh.. I shoulda known better with SaX. Never had good luck with it. Never actually used it.
I'll figure something out...

L8rz
 
Old 11-04-2002, 02:55 PM   #11
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Can you manually edit your XF86Config-4 file to suit your system, or does it just revert back to "crap"?
 
Old 11-04-2002, 03:11 PM   #12
DaFrEQ
Member
 
Registered: Mar 2002
Location: Earth... for now
Distribution: SuSE9.2 AMD64; LFS; GentooAMD64; Ubuntu10.04; RHEL 5.5; Solaris10(SPARC)
Posts: 418

Original Poster
Rep: Reputation: 30
Reverts back to crap.
Actually, I got yast to finally write the config... only now it wont start X... go figure. FU*&%N monday man.

Anyway, I didn't want to screw with it much more. I could spend 1 to 5 hours trying to fix it, so I just decided to nuke the box.
As pissed off as I am it doesn't really matter one way or the other right now.

L8rz
 
  


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
Finding installed program binarysoul Mandriva 5 01-31-2005 09:42 PM
finding out what version of software installed arkamir Debian 2 02-29-2004 06:17 PM
Need help finding installed programs! Bix Linux - Newbie 14 08-19-2003 05:40 AM
Finding Installed Software zaphanol Linux - Software 3 08-01-2003 01:40 PM
Finding and Removing previously installed software SirLancelotX Linux - Software 3 07-24-2003 05:46 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

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