Re: How to install from essentials for OS 11.1
Hi
What about the 1-click?
PackMan :: Package details for mpg123
Just make sure in the preferences (top by the flags) to 11.1
If not remove the repository and manually download and create a local repo and dump the rpm there, for example as your USER;
Code:
mkdir ~/local_rpms
cd ~/local_rpms
wget -c http://packman.mirrors.skynet.be/pub/packman/suse/11.1/Essentials/i586/libmpg123-0-1.13.4-1.4.i586.rpm
su -
zypper ar dir:///home/{username}/local_rpms local_rpms
zypper ref
zypper in libmpg123
Note: {username} is the username you created the repository directory above.
Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE Global Moderator and SUSE Knowledge Partner
DELL E5510 Intel Arrandale GPU - Gnome 3.8.0 openSUSE 12.3 (x86_64)
DELL 1545 Intel GM45 Express GPU - Gnome SLED 11 SP2 (x86_64)
Bookmarks