查看:

easwy:~$ rpm -qpl ext3grep-0.10.0-1.el5.rf.i386.rpm

  /usr/bin/ext3grep

  /usr/share/doc/ext3grep-0.10.0

  /usr/share/doc/ext3grep-0.10.0/INSTALL

  /usr/share/doc/ext3grep-0.10.0/LICENSE.GPL2

  /usr/share/doc/ext3grep-0.10.0/NEWS

  /usr/share/doc/ext3grep-0.10.0/README


改变:

rpm -i --relocate /usr/bin=/home/easwy/bin --relocate /usr/share/doc=/home/easwy/doc ext3grep-0.10.0-1.el5.rf.i386.rpm

现在,ext3grep就会被安装到/home/easwy/bin目录中了。

  以上就是Linux修改RPM安装目录的方法了,如果你没有root权限,无法把RPM安装在默认目录下,就可以用这个方法修改RPM安装目录。


RPM默认安装路径:

/etc一些设置文件放置的目录如/etc/crontab
/usr/bin一些可执行文件
/usr/lib一些程序使用的动态函数库
/usr/share/doc一些基本的软件使用手册与帮助文档
/usr/share/man一些man page文件

GitHub 加速计划 / li / linux-dash
10.39 K
1.2 K
下载
A beautiful web dashboard for Linux
最近提交(Master分支:2 个月前 )
186a802e added ecosystem file for PM2 4 年前
5def40a3 Add host customization support for the NodeJS version 4 年前
Logo

旨在为数千万中国开发者提供一个无缝且高效的云端环境,以支持学习、使用和贡献开源项目。

更多推荐