mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-22 05:12:27 +00:00
Update README.md
This commit is contained in:
parent
dc93e74b65
commit
2af6596efd
21
README.md
21
README.md
|
@ -29,7 +29,7 @@ curl -fsSL https://christitus.com/linuxdev | sh
|
||||||
Linutil is also available as a package in various repositories:
|
Linutil is also available as a package in various repositories:
|
||||||
|
|
||||||
[![Packaging status](https://repology.org/badge/vertical-allrepos/linutil.svg)](https://repology.org/project/linutil/versions)
|
[![Packaging status](https://repology.org/badge/vertical-allrepos/linutil.svg)](https://repology.org/project/linutil/versions)
|
||||||
[![build result](https://build.opensuse.org/projects/utilities/packages/linutil/badge.svg?type=percent)](https://build.opensuse.org/package/show/utilities/linutil)
|
[![build result](https://build.opensuse.org/projects/openSUSE:Factory/packages/linutil/badge.svg?type=percent)](https://build.opensuse.org/package/show/openSUSE:Factory/linutil)
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>Arch Linux</summary>
|
<summary>Arch Linux</summary>
|
||||||
|
@ -62,23 +62,10 @@ Replace `paru` with your preferred helper and `linutil` with your preferred pack
|
||||||
<details>
|
<details>
|
||||||
<summary>OpenSUSE</summary>
|
<summary>OpenSUSE</summary>
|
||||||
|
|
||||||
While waiting for the Package to be shipped to the Factory, you can install the application for openSuse by running:
|
###just run:
|
||||||
|
|
||||||
### TumbleWeed
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
zypper addrepo https://download.opensuse.org/repositories/home:solomoncyj/openSUSE_Tumbleweed/home:solomoncyj.repo
|
sudo zypper install linutil
|
||||||
zypper refresh
|
```
|
||||||
zypper install linutil
|
|
||||||
```
|
|
||||||
|
|
||||||
### Slowroll
|
|
||||||
|
|
||||||
```bash
|
|
||||||
zypper addrepo https://download.opensuse.org/repositories/home:solomoncyj/openSUSE_Slowroll/home:solomoncyj.repo
|
|
||||||
zypper refresh
|
|
||||||
zypper install linutil
|
|
||||||
```
|
|
||||||
</details>
|
</details>
|
||||||
<details>
|
<details>
|
||||||
<summary>Cargo</summary>
|
<summary>Cargo</summary>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user