hey all. Ive had Fedora Core 4for a while on a partition. Although I havent really explored it that much,probably due to confusion of installing things and just the overall difference from windows. Ive been mostly using my "back up copy" of windows. I want to learn more stuff about linux, I think it would be useful for various applications in the future. So, I joined this forum. So, I guess thats it.
later
welcome :)
I hope you find the forums interesting as per usual any questions.. just ask. You can also try for "live" support via irc, #linux-noob @ efnet.
As for installing with fedora it can be done via the command line with "yum"
Here is a update, search, install and remove:
Code:
# yum update
# yum search ithinkitscalled
# yum install somepackage
# yum remove somepackage
Those commands should get you installing and removing from fedora. Check out
[/url][url=http://fedorafaq.com]http://fedorafaq.com got some good info on that page.
;)