タグ

rpmに関するkazutanakaのブックマーク (2)

  • yum に RPMforge リポジトリを追加する

    CentOS 4.4 では標準で多くのソフトウェア・パッケージが用意されていますが、それでもユーザのニーズにすべて答えられるわけではありません。そこで、多くの有用なサードパーティ・パッケージを供給している RPMforge のリポジトリを yum に追加する方法を紹介します。 yum の設定 新規に RPMforge リポジトリを rpm でインストールします。 CentOS 4.5 の場合 [root@host1 ~]# wget http://dag.wieers.com/packages/rpmforge-release/rpmforge-release-0.3.6-1.el4.rf.i386.rpm [root@host1 ~]# rpm -Uhv rpmforge-release-0.3.6-1.el4.rf.i386.rpm CentOS 5 の場合 [root@host1 ~

  • CheckInstall Homepage

    Dec 30th, 2016 Fixed Bug #35 Fixes uploaded to The git repository Dec 28th, 2014 Fixed Bug #110 Fixes uploaded to The git repository Join the mailing list! A lot of people has asked me how can they remove from their boxes a program they compiled and installed from source. Some times -very few- the program's author adds an uninstall rule to their Makefile, but that's not usually the case. This is m

  • 1