Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
SLES SP1 システムにインストールしたパッケージを、インターネットに接続せずに別の SLES システムに移植したいと考えています。だから私は使用するアイデアを得ました
rpmrebuild packagename
インストールされているすべてのパッケージを rpm にパックしてから、それらを他のマシンにコピーします。
そのため、インストールされているすべてのパッケージの名前をループする方法を探しています。