株式会社ヴァンデミックシステム

Blog

<スポンサーリンク>

インストールはせずに、パッケージだけ欲しいんだ!

コマンド

yumdownloader --enablerepo=remi-php72 php72 php-mbstring php-ldap php-cli 
php-common --destdir=./php --resolve

実行結果

# ls ./php
environment-modules-3.2.10-10.el7.x86_64.rpm  
libxcb-1.13-1.el7.x86_64.rpm                   
php72-php-json-7.2.22-1.el7.remi.x86_64.rpm  
php-ldap-7.2.22-1.el7.remi.x86_64.rpm
libargon2-20161029-3.el7.x86_64.rpm           
oniguruma5-6.9.3-1.el7.remi.x86_64.rpm         
php72-runtime-2.0-1.el7.remi.x86_64.rpm      
php-mbstring-7.2.22-1.el7.remi.x86_64.rpm
libX11-1.6.7-2.el7.x86_64.rpm                 
php72-2.0-1.el7.remi.x86_64.rpm                
php-cli-7.2.22-1.el7.remi.x86_64.rpm         
scl-utils-20130529-19.el7.x86_64.rpm
libX11-common-1.6.7-2.el7.noarch.rpm          
php72-php-cli-7.2.22-1.el7.remi.x86_64.rpm     
php-common-7.2.22-1.el7.remi.x86_64.rpm      
tcl-8.5.13-8.el7.x86_64.rpm
libXau-1.0.8-2.1.el7.x86_64.rpm               
php72-php-common-7.2.22-1.el7.remi.x86_64.rpm  
php-json-7.2.22-1.el7.remi.x86_64.rpm

オプション

  • --destdir ダウンロード先を指定
  • --resolve 依存関係のあるパッケージも合わせてダウンロード

<スポンサーリンク>

コメントを残す

Allowed tags:  you may use these HTML tags and attributes: <a href="">, <strong>, <em>, <h1>, <h2>, <h3>
Please note:  all comments go through moderation.

*

日本語が含まれない投稿は無視されますのでご注意ください。(スパム対策)