通过.run或者make install安装的程序怎么卸载?

游戏讨论
回复
wzhy90
帖子: 91
注册时间: 2012-08-14 21:25

通过.run或者make install安装的程序怎么卸载?

#1

帖子 wzhy90 » 2012-09-09 17:55

RT,有人知道吗?难道只能直接删除文件?
邮箱:wzhy90@qq.com
头像
月下叹逍遥
论坛版主
帖子: 33994
注册时间: 2010-10-07 14:23
系统: Archdows10
来自: 某系某星某洲某国某省某市
联系:

Re: 通过.run或者make install安装的程序怎么卸载?

#2

帖子 月下叹逍遥 » 2012-09-09 17:57

unistall或者remove,详见readme
浮生七十今三十,从此凄惶未可知
头像
枫叶饭团
帖子: 14683
注册时间: 2010-06-16 1:05
系统: Mac OS X
来自: Tencent
联系:

Re: 通过.run或者make install安装的程序怎么卸载?

#3

帖子 枫叶饭团 » 2012-09-09 17:59

一般有uninstall的,不过效果和删除文件也一样啦。
wzhy90
帖子: 91
注册时间: 2012-08-14 21:25

Re: 通过.run或者make install安装的程序怎么卸载?

#4

帖子 wzhy90 » 2012-09-09 18:12

那home目录里面的配置,存档文件呢?手动删除?
邮箱:wzhy90@qq.com
头像
qy117121
论坛版主
帖子: 50587
注册时间: 2007-12-14 13:40
系统: Winbuntu
来自: 志虚国乌由市
联系:

Re: 通过.run或者make install安装的程序怎么卸载?

#5

帖子 qy117121 » 2012-09-09 18:15

home里的从来都是手动删除的吧
渠月 · QY   
本人只会灌水,不负责回答问题
无聊可以点一下→ http://u.nu/ubuntu

邮箱 chuan@ubuntu.org.cn
头像
YeLee
论坛版主
帖子: 26406
注册时间: 2008-08-13 8:48
系统: Fundu i64
来自: 东海硇州,一双管钥。
联系:

Re: 通过.run或者make install安装的程序怎么卸载?

#6

帖子 YeLee » 2012-09-09 19:11

所以说这些东西脏啊,都没黑盒机制的。 :em01 :em01 :em01
◎当我站在道德的高度上俯视别人的时候,发现自己是多么渺小。
♥执着但不偏激,反对而不排斥,坚决捍卫矛盾体的存在方式。
★★★天气预报★★★
fcitx-yatable一个可以使用的码表输入法
[教程]几个实例攻克软件编译难关
Gentoo Development Guide
字体相关
onlylove
论坛版主
帖子: 5371
注册时间: 2007-01-14 16:23

Re: 通过.run或者make install安装的程序怎么卸载?

#7

帖子 onlylove » 2012-09-09 19:39

make install 的,可以make uninstall
.run的,应该有uninstaller,至少amd的驱动有……
#include <stdio.h>
void main()
{
double world;
unsigned letter;
short stay;
long memories;
printf("I miss you.\n");
}
头像
自由建客
帖子: 13468
注册时间: 2008-07-30 23:21
系统: Debian stable AMD64

Re: 通过.run或者make install安装的程序怎么卸载?

#9

帖子 自由建客 » 2012-09-29 23:32

这类东西是黑户,只能靠天子的英明和他们自己的道德素质。 :em01
just_linux_it
帖子: 8
注册时间: 2011-04-03 0:31

Re: 通过.run或者make install安装的程序怎么卸载?

#10

帖子 just_linux_it » 2012-09-29 23:59

./xxxxx.run --help
可执行安装文件都有提供这个选项,看看怎么说
回复