zypper ar -f [Index of /repositories/home:/pikerhog:/utils/openSUSE_11.2](http://download.opensuse.org/repositories/home:/pikerhog:/utils/openSUSE_11.2/) YUM
baraghost:~ # zypper ar url -f Index of /repositories/home:/pikerhog:/utils/openSUSE_11.2 YUM
Too many arguments.
Usage:
addrepo (ar) [options] <URI> <alias>
addrepo (ar) [options] <file.repo>
Add a repository to the sytem. The repository can be specified by its URI or can be read from specified .repo file (even remote).
Command options:
-r, --repo <file.repo> Just another means to specify a .repo file to read.
-t, --type <type> Type of repository (yast2, rpm-md, plaindir).
-d, --disable Add the repository as disabled.
-c, --check Probe URI.
-C, --no-check Don’t probe URI, probe later during refresh.
-n, --name <name> Specify descriptive name for the repository.
-k, --keep-packages Enable RPM files caching.
-K, --no-keep-packages Disable RPM files caching.
-f, --refresh Enable autorefresh of the repository.
did you add ‘url’ in the line?? I didn’t show that but your line does, it’s not needed
zypper ar -f [Index of /repositories/home:/pikerhog:/utils/openSUSE_11.2](http://download.opensuse.org/repositories/home:/pikerhog:/utils/openSUSE_11.2/) YUM
On 02/20/2010 09:06 AM, skilet wrote:
>
> caf4926;2124027 Wrote:
>> You are welcome;)
>
>
> I ask you something? Yum is licensed?
>
>
Yes, it is. GNU GPL version 2
Vahis
“Sunrise 7:47am (EET), sunset 5:21pm (EET) at Espoo, FI (9:33 hours
daylight)” http://waxborg.servepics.com
Linux 2.6.25.20-0.6-default #1 SMP 2010-01-14 18:58:36 +0100 x86_64
9:52am up 2:21, 12 users, load average: 0.63, 0.45, 0.35
Yum in openSUSE could be useful if you use the “smart” package manager for example. YUM is Yellowdog Update Manager, something in the region of zypper. Fedora uses it.