mirror of
https://github.com/sstephenson/bats.git
synced 2024-11-17 03:32:27 +01:00
Update package info for openSUSE
parent
804c192390
commit
a5365a84b3
|
@ -16,20 +16,16 @@ sudo apt-get install bats
|
|||
|
||||
## openSUSE
|
||||
|
||||
Bats is available for openSUSE Tumbleweed (the rolling release), and will be available in the upcoming openSUSE Leap 42.1 release. To install it, run
|
||||
Bats is available for openSUSE Tumbleweed, as well as for openSUSE Leap 42.1
|
||||
and later releases:
|
||||
|
||||
zypper in bats
|
||||
zypper install bats
|
||||
|
||||
For older releases, take a look at the [development project on OBS (Open Build Service)](https://build.opensuse.org/package/show/devel:tools/bats). In the lower-right box you will find build results for all releases for which a Bats package is built.
|
||||
For older releases, take a look at the [development project on OBS (Open Build
|
||||
Service)](https://build.opensuse.org/package/show/devel:tools/bats). You may
|
||||
find a repository containing a package for your target release, or build your
|
||||
own package using the sources found there.
|
||||
|
||||
For example, to install Bats on openSUSE 13.2:
|
||||
|
||||
1. Click on the link corresponding to the distribution.
|
||||
2. Add the linked-to "download repository" as a zypper repository:
|
||||
|
||||
zypper ar -f http://download.opensuse.org/repositories/devel:/tools/openSUSE_13.2 devel-tools
|
||||
|
||||
3. Install bats the usual way: ``zypper in bats``
|
||||
|
||||
## Arch Linux
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user