On Sun, 14 Dec 2008 21:57:42 +0100 damian <[email protected]> wrote: > With emerge I used to issue the following commands > emerge --depclean && revrep-rebuild > > Now, since I'm using paludis, is it correct to run the following > command to achieve the same effect? > paludis --uninstall-unused && reconcilio
More or less, yes (although Paludis is a bit more cautious about declaring something unused, so if the reconcilio finds anything new you've probably got buggy ebuilds). Just be very very sure you --pretend both of those first. -- Ciaran McCreesh
signature.asc
Description: PGP signature
_______________________________________________ paludis-user mailing list [email protected] http://lists.pioto.org/mailman/listinfo/paludis-user
