im having trouble installing software from pacman. i though i did everything proper but guess i missed something..
ive followed the opensuse wiki on adding repos, and got theses here installed but cant find the package im looking for, though on the pacman website i can see it there and compiled. why cant i install? when running "zypper ls" it shows that the Oss, Non-oss, and Update repo is not refreshed. i have ran zypper refresh, with no change :(
Code:
# zypper ls
# | Alias | Name | Enabled | Refresh | Type
--+--------------------+--------------------+---------+---------+-------
1 | Non-oss-SUSE | Non-oss-SUSE | Yes | No | yast2
2 | Oss-SUSE | Oss-SUSE | Yes | No | yast2
3 | openSUSE-12.2-1.6 | openSUSE-12.2-1.6 | Yes | Yes | yast2
4 | packman-essentials | packman-essentials | Yes | Yes | rpm-md
5 | packman-multimedia | packman-multimedia | Yes | Yes | rpm-md
6 | update-SUSE | update-SUSE | Yes | No | rpm-md
Code:
:/sbin # cat /etc/SuSE-release
openSUSE 12.2 (x86_64)
VERSION = 12.2
CODENAME = Mantis
Code:
# zypper install deluge
Loading repository data...
Reading installed packages...
'deluge' not found in package names. Trying capabilities.
No provider of 'deluge' found.
Resolving package dependencies...
Nothing to do.
No comments:
Post a Comment