Updated for package

This commit is contained in:
Dimitris Zlatanidis 2023-05-24 17:53:25 +03:00
parent 9269d2445b
commit 3c461b79b8

View file

@ -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">