Re: [pacman-dev] pamcan don't show the size of invididual package in remove list and 'Total remove size:' in operation -R
This is already implemented for -S and -Q (see http://bugs.archlinux.org/task/6667). Add ShowSize option to pacman.conf. So this should be just extended to support -R.
-- Roman Kyrylych (Роман Кирилич)
no wholly in -S, see this line without patch: :: qca2 conflicts with qca. Remove qca? [Y/n] Remove: qca <<<<< Total Removed Size: 2.94 MB with patch: :: qca2 conflicts with qca. Remove qca? [Y/n] Remove: qca [2.94 MB] <<<<< Total Removed Size: 2.94 MB --vogo
2008/1/31, Vojtěch Gondžala <vogo@seznam.cz>:
This is already implemented for -S and -Q (see http://bugs.archlinux.org/task/6667). Add ShowSize option to pacman.conf. So this should be just extended to support -R.
-- Roman Kyrylych (Роман Кирилич)
no wholly in -S, see this line without patch: :: qca2 conflicts with qca. Remove qca? [Y/n]
Remove: qca <<<<<
Total Removed Size: 2.94 MB
with patch: :: qca2 conflicts with qca. Remove qca? [Y/n]
Remove: qca [2.94 MB] <<<<<
Total Removed Size: 2.94 MB
--vogo
Ah, now I see. :-) -- Roman Kyrylych (Роман Кирилич)
participants (2)
-
Roman Kyrylych
-
Vojtěch Gondžala