Skip to content

fabiomux/zypper-upgraderepo-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zypper-Upgraderepo-Plugin

Zypper plugin which make use of the zypper-upgraderepo gem to check and upgrade repositories.

Installation

There are several options to install this plugin.

From the openSUSE Build Service repository

This application has been packaged in my personal OBS repository so you can install It as a common RPM package:

  • Add the repository URL in your list;
  • install the package from Yast or Zypper.

Being the repository URL slightly changing from a version to another, I included all the steps in the related project page on Freeaptitude blog.

Installing this plugin the package rubygem-zypper-upgraderepo will be automatically selected.

Cloning this repo

After cloning the repo:

$ git clone https://github.com/fabiomux/zypper-upgraderepo-plugin.git

To install, execute the command:

$ make install

And to uninstall:

$ make uninstall

Make sure to have the zypper-upgraderepo gem installed, or install it manually.

Usage

Any operaton performed with zypper-upgraderepo gem is now available as:

$ zypper upgraderepo [<operation>] [<options>]

Get help

When this plugin is correctly installed you can see it in the list of subcommands:

$ zypper help subcommand

Read the man page with:

$ zypper help upgraderepo

For a quick help:

$ zypper upgraderepo --help

More help

More info is available at:

About

Zypper plugin which make use of zypper-upgraderepo script

Resources

License

Stars

Watchers

Forks

Packages

No packages published