Skip to content


linux命令备忘

1,查看内核:# uname -a
2,查看SuSE版本:# cat /etc/SuSE-release
3,查找某个包是否安装: rpm -qa | grep [package name]
4,卸载包: rpm -e [package name]
5,包安装到哪里:rpm -ql [package name]

Posted in Linux 命令, 技术.


No Responses (yet)

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.



Some HTML is OK

or, reply to this post via trackback.