pikaur
pikaur copied to clipboard
In Sysupgrade prompt show explicitly installed packages first
pikaur -Vq
Pikaur v1.23
Pacman v6.1.0 - libalpm v14.0.0 - pyalpm v0.10.6
Description:
Would it be possible to add an option to show explicitly installed packages first during an upgrade?
I tried to peruse the code, if you can give me some pointers I can try to implement it myself.
https://github.com/actionless/pikaur/blob/1ba61ef4ea8037f1aaf57e6d0136db14627458aa/pikaur/print_department.py#L634-L641
https://github.com/actionless/pikaur?tab=readme-ov-file#upgradesorting-default-versiondiff
https://github.com/actionless/pikaur/blob/1ba61ef4ea8037f1aaf57e6d0136db14627458aa/pikaur/print_department.py#L200-L207