mirror of
				https://github.com/TheLocehiliosan/yadm
				synced 2025-06-13 13:03:58 +00:00 
			
		
		
		
	Merge pull request #413 from signed-log/obs_docs
This commit is contained in:
		
						commit
						abd182b9a1
					
				| @ -15,11 +15,31 @@ brew install yadm | ||||
| 
 | ||||
| ## RPM Based Installations | ||||
| 
 | ||||
| For RPM based systems like Fedora, Red Hat, CentOS, openSUSE, etc, there are | ||||
| repositories hosted by openSUSE Build Service. | ||||
| For RPM based systems like Fedora, Red Hat, CentOS, etc, there are repositories hosted by openSUSE Build Service. | ||||
| 
 | ||||
| Follow this link for [repositories and installation instructions][OBS]. | ||||
| 
 | ||||
| ## openSUSE | ||||
| 
 | ||||
| ### Tumbleweed | ||||
| 
 | ||||
| `yadm` is available in the official repository. | ||||
| Use `zypper` or `dnf` to install. | ||||
| 
 | ||||
| ### Leap/SLE 15 | ||||
| 
 | ||||
| `yadm` is available to install manually via the `utilities` repository | ||||
| 
 | ||||
| Instructions are to be found in [OBS](https://software.opensuse.org//download.html?project=utilities&package=yadm) | ||||
| 
 | ||||
| *Note : 15.3 and further are located under SLE and not openSUSE* | ||||
| 
 | ||||
| It is recommended to modify the priority of the repository to limit breakage : | ||||
| 
 | ||||
| ``` | ||||
| zypper modifyrepo -p 100 utilities | ||||
| ``` | ||||
| 
 | ||||
| ## Ubuntu/Debian | ||||
| 
 | ||||
| A version of yadm is available via standard package repositories. Use `apt-get` to install. | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user