Re: [gentoo-user] monitor what application installs

2015-05-25 Thread Neil Bothwick
On Mon, 25 May 2015 21:27:04 +0200, Heiko Baums wrote: > > Hello everyone. I am gonna install MATLAB on my box. Is there any way > > to monitor what it installs on my machine? > > Thanks. > > Best way is to use an ebuild and install it with emerge. > > Then you can check what's installed with:

Re: [gentoo-user] monitor what application installs

2015-05-25 Thread Heiko Baums
Am 25.05.2015 um 19:59 schrieb behrouz khosravi: > Hello everyone. I am gonna install MATLAB on my box. Is there any way to > monitor what it installs on my machine? > Thanks. Best way is to use an ebuild and install it with emerge. Then you can check what's installed with: equery files --tree

[gentoo-user] monitor what application installs

2015-05-25 Thread behrouz khosravi
Hello everyone. I am gonna install MATLAB on my box. Is there any way to monitor what it installs on my machine? Thanks.