2016年7月7日 星期四

[Gentoo] How to backup package

  1. The system already have package was installed.
    Using quickpkg
    Ex:
           quickpkg sys-devel/gcc

    The binary package is under /usr/portage/packages

  2. The system have not package was installed in the system.
    Using emerge
    Ex:
           emerge --ask --buildpkg sys-devel/gcc
Installing binary packages
  1. Using emerge
    Ex:
           emerge --ask --usepkg sys-devel/gcc
Reference:

Related Posts:

0 意見:

張貼留言