FS#6505 - removing groups in pacman
Attached to Project:
Pacman
Opened by Blaž Tomažič (billy) - Wednesday, 28 February 2007, 18:49 GMT
Last edited by Roman Kyrylych (Romashka) - Tuesday, 26 February 2008, 20:29 GMT
Opened by Blaž Tomažič (billy) - Wednesday, 28 February 2007, 18:49 GMT
Last edited by Roman Kyrylych (Romashka) - Tuesday, 26 February 2008, 20:29 GMT
|
Details
Hi,
i think it would be nice if there would be some option in pacman (like -c, -s) that would remove just those packages from a group that aren't required by other packages. because pacman -R group tries to remove all the packages in the group and if you don't want to break dependencies or you don't want to use --cascade option (because you need some programs depending on some of group's packages) you need to remove packages one by one. Billy. |
This task depends upon
Closed by Roman Kyrylych (Romashka)
Tuesday, 26 February 2008, 20:29 GMT
Reason for closing: Implemented
Additional comments about closing: Implemented by commit e63366ae5e701d8e9ae33144f68e8786b092a468
Tuesday, 26 February 2008, 20:29 GMT
Reason for closing: Implemented
Additional comments about closing: Implemented by commit e63366ae5e701d8e9ae33144f68e8786b092a468
I think reusing the options with a -g or something would be best. Didn't Nagy or Chantry have a patch for -Rg ? If we put -Rg in there, I see no reason why we couldn't make it work with --cascade as well