samus
(usa Linux Mint)
Enviado em 06/07/2013 - 22:13h
segui fazendo como vc recomendou...
lls:~ # zypper ar
http://download.opensuse.org/repositories/X11:/MATE/openSUSE_12.3
If only one argument is used, it must be a URI pointing to a .repo file.
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.
-g, --gpgcheck Enable GPG check for this repository.
-G, --no-gpgcheck Disable GPG check for this repository.
-f, --refresh Enable autorefresh of the repository.
lls:~ # zypper refresh
Repository 'AMD/ATI-FGLRX' is up to date.
Repository 'http-geeko.ioda.net-f3a0a875' is up to date.
Repository 'openSUSE-12.3-Debug' is up to date.
Repository 'openSUSE-12.3-Update-Debug' is up to date.
Repository 'openSUSE-12.3-Update-Debug-Non-Oss' is up to date.
Repository 'openSUSE-12.3-Non-Oss' is up to date.
Repository 'openSUSE-12.3-Oss' is up to date.
Repository 'openSUSE-12.3-Source' is up to date.
Repository 'openSUSE-12.3-Update' is up to date.
Repository 'openSUSE-12.3-Update-Non-Oss' is up to date.
All repositories have been refreshed.
lls:~ # zypper in mate-desktop
Loading repository data...
Reading installed packages...
'mate-desktop' not found in package names. Trying capabilities.
No provider of 'mate-desktop' found.
Resolving package dependencies...
Nothing to do.
lls:~ #