mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-19 10:27:07 +01:00
Updated for package
This commit is contained in:
parent
9269d2445b
commit
3c461b79b8
1 changed files with 2 additions and 2 deletions
|
@ -36,13 +36,13 @@ $ slpkg repo-info
|
|||
<img src="https://gitlab.com/dslackw/images/raw/master/slpkg/slpkg_repo_info.png" width="900">
|
||||
|
||||
```
|
||||
$ slpkg install audacity --repository=alien
|
||||
$ slpkg install lilv --repository=alien
|
||||
```
|
||||
<img src="https://gitlab.com/dslackw/images/raw/master/slpkg/slpkg_install.png" width="900">
|
||||
<img src="https://gitlab.com/dslackw/images/raw/master/slpkg/slpkg_install_done.png" width="900">
|
||||
|
||||
```
|
||||
$ slpkg remove audacity
|
||||
$ slpkg remove lilv
|
||||
```
|
||||
<img src="https://gitlab.com/dslackw/images/raw/master/slpkg/slpkg_remove.png" width="900">
|
||||
<img src="https://gitlab.com/dslackw/images/raw/master/slpkg/slpkg_remove_done.png" width="900">
|
||||
|
|
Loading…
Reference in a new issue