Results 1 to 4 of 4
K Guys thanks helping me with my suse questions, it's by far the best os ive ever used. in my opinion.
but i ofcourse being nw at this and all ...
- 02-28-2008 #1
Uninstall and other questions!
K Guys thanks helping me with my suse questions, it's by far the best os ive ever used. in my opinion.
but i ofcourse being nw at this and all need some help on uninstalling apollon and kapitalist. im not to sure how to remove all these programs now ha! also if som eone coulde send me te links on compiling the tar.gz files and running rpm viz konsole. plz i appreciate it
- 02-28-2008 #2
Compiled files, you must remove the components. May not be easy since they tend to be scattered a bit.
For rpm the rpm command can be used.
for all the options of rpm (there are lots)
type
man rpm
or
info rpm
at a command line.
note you can use man, info and/or help to get help on just about any command installed.
- 02-28-2008 #3
ok what about .tar.gx and .bz2 files i also have a .zip files i'd like to get going as well. just trying to see how 3d games work on here. not really to much into gaming but. im determined to make my windows fans linux users
any help is appreciated , thanks again!
- 02-28-2008 #4
Tar and zip files are just compressed files. They may contain binaries and data files. Files go where the zipped file says. Open with a zip file manager (such as arc) and it will show you where they go, but often there may be a installer included and what happen then is any ones guess. In theory you should be able to get where various files go form where you got the file or the developers site.
Generally speaking games and such, personal files normally (should) install in your home directory only. It may be in a hidden directory (one with a period as first character), Your file browser should be able to display them. Look in the view menu for hidden.
If at all possible it is best to use rpms since rpm maintains a database of all packages and there dependencies. Thus making for easy removal


Reply With Quote