swee revised this gist 1 day ago. Go to revision
1 file changed, 12 insertions
gistfile1.txt(file created)
| @@ -0,0 +1,12 @@ | |||
| 1 | + | $ sudo apk list --orphaned | |
| 2 | + | WARNING: The indexes contain broken packages which might not function properly. | |
| 3 | + | arc-dark-gtk2-20221218-r0 x86_64 {arc-theme} (GPL-3.0-or-later) [installed] | |
| 4 | + | qcoro-qt6-0.12.0-r1 x86_64 {qcoro} (MIT) [installed] | |
| 5 | + | tree-sitter-tsq-0.19.0-r2 x86_64 {tree-sitter-tsq} (MIT) [installed] | |
| 6 | + | xwaylandvideobridge-0.4.0-r1 x86_64 {xwaylandvideobridge} (BSD-3-Clause AND LGPL-2.0-or-later) [installed] | |
| 7 | + | $ sudo apk del qcoro-qt6 | |
| 8 | + | WARNING: The indexes contain broken packages which might not function properly. | |
| 9 | + | World updated, but the following packages are not removed due to: | |
| 10 | + | qcoro-qt6: plasma-nm powerdevil | |
| 11 | + | ||
| 12 | + | OK: 12.1 GiB in 2715 packages | |
Newer
Older