public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] monitor what application installs
@ 2015-05-25 17:59 behrouz khosravi
  2015-05-25 19:27 ` Heiko Baums
  0 siblings, 1 reply; 3+ messages in thread
From: behrouz khosravi @ 2015-05-25 17:59 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 121 bytes --]

Hello everyone. I am gonna install MATLAB on my box. Is there any way to
monitor what it installs on my machine?
Thanks.

[-- Attachment #2: Type: text/html, Size: 160 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] monitor what application installs
  2015-05-25 17:59 [gentoo-user] monitor what application installs behrouz khosravi
@ 2015-05-25 19:27 ` Heiko Baums
  2015-05-25 21:00   ` Neil Bothwick
  0 siblings, 1 reply; 3+ messages in thread
From: Heiko Baums @ 2015-05-25 19:27 UTC (permalink / raw
  To: gentoo-user

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 <package name>

Here is an ebuild for matlab:
https://bugs.gentoo.org/show_bug.cgi?id=466140


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] monitor what application installs
  2015-05-25 19:27 ` Heiko Baums
@ 2015-05-25 21:00   ` Neil Bothwick
  0 siblings, 0 replies; 3+ messages in thread
From: Neil Bothwick @ 2015-05-25 21:00 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 832 bytes --]

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:
> equery files --tree <package name>

Or you can use qlist packagename
 
> Here is an ebuild for matlab:
> https://bugs.gentoo.org/show_bug.cgi?id=466140

If you want to install from source, and it uses the standard make && make
install, try using checkinstall from http://asic-linux.com.mx/~izto/checkinstall/

You run checkinstall instead of make install and it tracks what is
installed. It can also build a binary package instead of installing.


-- 
Neil Bothwick

C Error #011: First C Program, huh?

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-05-25 21:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-25 17:59 [gentoo-user] monitor what application installs behrouz khosravi
2015-05-25 19:27 ` Heiko Baums
2015-05-25 21:00   ` Neil Bothwick

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox