mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-30 20:34:38 +01:00
Update for dependees
This commit is contained in:
parent
89d17cdec0
commit
fdfe2c0f28
1 changed files with 24 additions and 3 deletions
27
README.rst
27
README.rst
|
@ -89,10 +89,10 @@ Usage
|
||||||
|
|
||||||
Total 6 packages will be installed and 0 will be upgraded.
|
Total 6 packages will be installed and 0 will be upgraded.
|
||||||
|
|
||||||
Do you want to continue [y/N]:
|
Do you want to continue (y/N)?:
|
||||||
|
|
||||||
|
|
||||||
$ slpkg remove Flask
|
$ slpkg remove Flask
|
||||||
The following packages will be removed:
|
The following packages will be removed:
|
||||||
|
|
||||||
[ delete ] -> Flask-2.1.2-x86_64-1_SBo
|
[ delete ] -> Flask-2.1.2-x86_64-1_SBo
|
||||||
|
@ -106,7 +106,28 @@ Usage
|
||||||
|
|
||||||
Total 6 packages will be removed.
|
Total 6 packages will be removed.
|
||||||
|
|
||||||
Do you want to continue [y/N]:
|
Do you want to continue (y/N)?:
|
||||||
|
|
||||||
|
|
||||||
|
$ slpkg -e vlc
|
||||||
|
The list below shows the packages that dependees 'vlc' files:
|
||||||
|
|
||||||
|
Collecting the data...
|
||||||
|
|
||||||
|
vlc
|
||||||
|
└─kaffeine
|
||||||
|
├─ vlc
|
||||||
|
obs-studio
|
||||||
|
├─ faac luajit rtmpdump x264 jack libfdk-aac mbedtls vlc
|
||||||
|
vlsub
|
||||||
|
├─ vlc
|
||||||
|
sopcast-player
|
||||||
|
└─ sopcast vlc
|
||||||
|
|
||||||
|
4 dependees for vlc
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Configuration files
|
Configuration files
|
||||||
|
|
Loading…
Add table
Reference in a new issue