Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
deepin如何安装.rpm、.tar、.tar.gz和tar.bz2软件文件
Apps Section
6813
views ·
7
replies ·
To
floor
Go
hrron
deepin
2018-12-16 18:47
Author
deepin如何安装.rpm、.tar、.tar.gz和tar.bz2软件文件 大家谁知道呢?
Reply
Like 0
Favorite
View the author
All Replies
WENWEN
deepin
2018-12-16 22:22
#1
给出你的应用地址,有些需要编译,有些提供了2进制文件直接运行,例如火狐,rpm是红帽系
Reply
Like 0
View the author
randyday
deepin
2018-12-18 06:36
#2
应该搞一个图形化的安装工具,除了支持在线安装,还要能支持离线安装包的安装(deb gz等)提供自动编译功能,提示安装目录。可以自动创建桌面软连接(快捷方式)。提供关联文件提示功能,卸载软件是提示是否关联其他包。 这样小白也不是小白了。。毕竟面向所有人。
Reply
Like 2
View the author
136******97
deepin
2018-12-18 17:07
#3
现在只能一键安装.deb
Reply
Like 0
View the author
td20086
deepin
2019-03-20 06:00
#4
需要编译~~~晕了 重新下载Deb
Reply
Like 0
View the author
aida
deepin
2019-03-20 06:29
#5
rpm可以通过alien命令转换为deb 但是依赖问题需要自己解决
.tar、.tar.gz和tar.bz2是属于压缩文件,先把他们解压
如果是二进制文件的话 chmod +x 后就可以运行了,依赖有可能需要自己解决,要看README的
如果是源代码压缩包,需要自行编译之后使用
Reply
Like 0
View the author
gushua
deepin
2019-03-20 07:31
#6
可以让度娘帮你找对应的deb格式文件!
Reply
Like 0
View the author
masterjian
deepin
2019-12-06 04:52
#7
转:https://blog.csdn.net/u010598601/article/details/52765963
Deepin(Ubuntu)安装rpm软件包
1.首先安装alien和fakeroot这两个软件,alien可以将rpm转换为deb包。
在终端中输入命令
sudo apt-get install alien fakeroot
2.使用alien将rpm包转为deb包:
fakeroot alien javase*.rpm
3.转换成功,可以即刻使用这个命令来安装:
sudo dpkg -i javase*.deb
如果安装rpm包,照下面做:
1.apt-get install alien
alien -i xxx.rpm 直接安装
alien -d xxx.rpm 生成Debian包
2.apt-get install rpm
mkdir /var/lib/rpm
rpm --initdb
rpm -ivh xxx.rpm
3.自运行:用rcconf
apt-get install rcconf
rcconf
配置启动选项。
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Ranking
Change
Copying folder - Not enough disk space?
Popular Events
More