Changes

Jump to: navigation, search

Package managers

1 byte added, 13:57, 7 August 2008
Commands
|-
! Only download a ''package'' from repository, do not install
|| First install the yum-downloadonly plugin by running: <br/><code>yum install yum-downloadonly</code> And then <br/> <code>yum install|update ''package'' -y --downloadonly --downloaddir=/opt</code>
|| <code>apt-get install --download-only --reinstall ''package''</code><ref name="dpkgdir">Package will reside in /var/cache/apt/archives.</ref>
|| <code>emerge -avf ''package''</code><ref name="distfiles">Package sources will reside in /usr/portage/distfiles.</ref>
11
edits

Navigation menu