slpkg/docs/screenshots/index.md
Dimitris Zlatanidis 5dd668a198 Updated for about
2023-06-12 20:13:31 +03:00

28 lines
No EOL
1.1 KiB
Markdown

### Screenshots
```
$ slpkg repo-info
```
<img src="https://gitlab.com/dslackw/slpkg/-/raw/site/docs/images/slpkg_repo_info.png" width="900" title="slpkg repo-info">
```
$ slpkg install lilv --repository=alien
```
<img src="https://gitlab.com/dslackw/slpkg/-/raw/site/docs/images/slpkg_install.png" width="900" title="slpkg install">
<img src="https://gitlab.com/dslackw/slpkg/-/raw/site/docs/images/slpkg_install_done.png" width="900" title="slpkg install">
```
$ slpkg remove lilv
```
<img src="https://gitlab.com/dslackw/slpkg/-/raw/site/docs/images/slpkg_remove.png" width="900" title="slpkg remove">
<img src="https://gitlab.com/dslackw/slpkg/-/raw/site/docs/images/slpkg_remove_done.png" width="900" title="slpkg remove">
```
$ slpkg dependees --pkg-version --full-reverse greenlet
```
<img src="https://gitlab.com/dslackw/slpkg/-/raw/site/docs/images/slpkg_dependees.png" width="900" title="slpkg dependees">
```
$ slpkg tracking --pkg-version Flask awscli pychess
```
<img src="https://gitlab.com/dslackw/slpkg/-/raw/site/docs/images/slpkg_tracking.png" width="900" title="slpkg tracking">