pikaur icon indicating copy to clipboard operation
pikaur copied to clipboard

In Sysupgrade prompt show explicitly installed packages first

Open Anarky opened this issue 1 year ago • 1 comments

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.

Anarky avatar Aug 11 '24 21:08 Anarky

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

actionless avatar Aug 12 '24 01:08 actionless