Sha256: 44d803f695132429e0a8fba4afdde7721a037e31608e63d8943f4c5d5d26cbcc

Contents?: true

Size: 1.56 KB

Versions: 8

Compression:

Stored size: 1.56 KB

Contents

# Zypper-Upgraderepo

Zypper-Upgraderepo helps to check and upgrade the repositories used in your system
without have to do it manually.

It can be used stand-alone or installed as _zypper_ plugin.

## Installation

Install it as:

    $ gem install zypper-upgraderepo

If you want to install it as zypper plugin watch the _zypper-upgraderepo-plugin_ project linked below.

## Usage

To check the availability of the current repositories:

    $ zypper-upgraderepo --check-current

To check the availability of the next version repositories:

    $ zypper-upgraderepo --check-next

To upgrade the repositories to the next version:

    $ sudo zypper-upgraderepo --upgrade

## Get help

Where to start:

    $ zypper-upgraderepo --help

More Help:

- The wiki page: https://github.com/fabiomux/zypper-upgraderepo
- openSUSE Lizards: https://lizards.opensuse.org/2018/08/07/zypper-upgraderepo-plugin-is-here/

## Related projects

- zypper-upgraderepo-plugin project: https://github.com/fabiomux/zypper-upgraderepo-plugin

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/fabiomux/zypper-upgraderepo. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.

## Code of Conduct

Everyone interacting in the Zypper::Upgraderepo project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/fabiomux/zypper-upgraderepo/blob/master/CODE_OF_CONDUCT.md).

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
zypper-upgraderepo-1.6.2 README.md
zypper-upgraderepo-1.6.1 README.md
zypper-upgraderepo-1.6.0 README.md
zypper-upgraderepo-1.5.0 README.md
zypper-upgraderepo-1.4.0 README.md
zypper-upgraderepo-1.3.0 README.md
zypper-upgraderepo-1.2.0 README.md
zypper-upgraderepo-1.1.0 README.md