Results 1 to 5 of 5
I want to know what is the easiest and simplest method for downloading and installing packages and updates in OpenSUSE for a newbie to follow who is uninitiated into linux ...
- 03-19-2009 #1Just Joined!
- Join Date
- Mar 2009
- Posts
- 3
Easy and simple way to install and update packages
I want to know what is the easiest and simplest method for downloading and installing packages and updates in OpenSUSE for a newbie to follow who is uninitiated into linux system. The procedure through YaST2 appears to be slow with frequent time-outs in spite of fast broad band speed.
I first installed Ubuntu which did not have much of GUI and where I could not enable sound in speakers on my Note Book (Acer on 64 bit Vista). I then installed Mandriva which looked good, but I could not succeed in enabling internet connection in spite of twice installing the OS along side Vista in the same HDD. Now I have OpenSUSE installed from ISO CD download v.11.1 and this gives internet connection OK and I am happy with its GUI. But I am still unable to make the speakers work for mp3 files.
Shall be obliged if anyone can help and guide me in basics and fundamentals. Any link to an appropriate ebook will be welcome. Thanks in advance.
- 03-19-2009 #2Just Joined!
- Join Date
- Mar 2009
- Location
- Pretoria
- Posts
- 3
Installing rpm packages is as follows:
instaling through command line
enter the following command
rpm -ihv /media/cdlabel/suse/i586/gcal-3*.i586.rpm
the above command: instals the program gcal which is a calender which can be viewed on commandline
NB: cdlabel in the command should be replaced with the name of your cd which contains your suse os.
after installing the command type gcal to test the installation.
- 03-19-2009 #3Just Joined!
- Join Date
- Mar 2009
- Posts
- 3
thanks for the details and the instructions. shall follow them and learn.
- 03-19-2009 #4
You may want to see if there are mirrors of the repositories that you have set up in Yast. Depending on where you are in the world some sites may be slower then others. Also you may want to reduce the number of repositories you are scanning since each one must be contacted and checked each time you start Software Management.
Also there is Smart which is a better package manager imho. Check in Yast for smart.
- 03-20-2009 #5Just Joined!
- Join Date
- Mar 2009
- Posts
- 3
thanks for the advice. It is a great advantage to have open source OS. It should be a new wonderful experience for anyone trying to switch over to/adopt open source OS.


Reply With Quote