Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
关于修改deepin系统版本为Ubuntu的问题,破解一些软件的系.....
Apps Section
2419
views ·
1
replies ·
To
floor
Go
roooobert
deepin
2018-03-28 19:23
Author
本帖最后由 roooobert 于 2018-3-28 11:26 编辑
首先这是我之前提的问题
https://bbs.deepin.org/post/154667#page%3D1
这种情况下没办法在deepin中安装scvpn。
这里需要修改下自带的/etc/os-release这个文件,我找来了Ubuntu16.04的版本信息:
NAME="Ubuntu"
VERSION="16.04.3 LTS (Xenial Xerus)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 16.04.3 LTS"
VERSION_ID="16.04"
HOME_URL="http://www.ubuntu.com/"
SUPPORT_URL="http://help.ubuntu.com/"
BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/"
VERSION_CODENAME=xenial
UBUNTU_CODENAME=xenial
用vim修改一下,ok,安装成功,然后再把os-release的内容改回去。
Reply
Like 0
Favorite
View the author
All Replies
apache_zuo
deepin
2018-03-30 18:44
#1
看不懂,写得这么专业,对于新手来说
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
How to fix grub boot menu that has disappeared?
Looking Deepin ci 25.2.0 Developer/Unstable repositories
Popular Events
More
首先这是我之前提的问题
https://bbs.deepin.org/post/154667#page%3D1
这种情况下没办法在deepin中安装scvpn。
这里需要修改下自带的/etc/os-release这个文件,我找来了Ubuntu16.04的版本信息:
NAME="Ubuntu"
VERSION="16.04.3 LTS (Xenial Xerus)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 16.04.3 LTS"
VERSION_ID="16.04"
HOME_URL="http://www.ubuntu.com/"
SUPPORT_URL="http://help.ubuntu.com/"
BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/"
VERSION_CODENAME=xenial
UBUNTU_CODENAME=xenial
用vim修改一下,ok,安装成功,然后再把os-release的内容改回去。