本帖最后由 ff98sha 于 2017-1-18 07:52 编辑
原文:Today I'm working on the Linux minecraft launcher! Should hopefully have a testable build maybe tomorrow.
Linux launcher: It won't self update like on Win/OSX, we're going to rely on repo package managers for that. It'll warn when outdated though
I'll probably release a .tar.gz tues/weds, and we'll invegiate making a debian repo later this week. We can look at other ones as we go!
Linux test build won't be today, didn't get the "there's a new version available" nag notification ready. Will most likely be Thursday now.
译文:今天(1月16日)我开始开发Linux的Minecraft启动器了!明天也许会有个可供测试的开发版。
Linux启动器:不会像在Win/OS X上一样自动更新,会使用repo包管理器来完成。它在过时时会发出警告。
我也许以后在周二或周三发布.tar.gz包,这周我们会合并做一个debian repo。我们也许可以借鉴一下别人怎么做的!
Linux测试今天不会发布,还没有准备好“有新版本可用”的通知。可能是周四发布。
来源:Dinnerbone的推特
原文:Today I'm working on the Linux minecraft launcher! Should hopefully have a testable build maybe tomorrow.
Linux launcher: It won't self update like on Win/OSX, we're going to rely on repo package managers for that. It'll warn when outdated though
I'll probably release a .tar.gz tues/weds, and we'll invegiate making a debian repo later this week. We can look at other ones as we go!
Linux test build won't be today, didn't get the "there's a new version available" nag notification ready. Will most likely be Thursday now.
译文:今天(1月16日)我开始开发Linux的Minecraft启动器了!明天也许会有个可供测试的开发版。
Linux启动器:不会像在Win/OS X上一样自动更新,会使用repo包管理器来完成。它在过时时会发出警告。
我也许以后在周二或周三发布.tar.gz包,这周我们会合并做一个debian repo。我们也许可以借鉴一下别人怎么做的!
Linux测试今天不会发布,还没有准备好“有新版本可用”的通知。可能是周四发布。
来源:Dinnerbone的推特
应该是少部分人用吧。。。几乎都是服务器吧?
小阿狸.... 发表于 2017-1-18 13:11
应该是少部分人用吧。。。几乎都是服务器吧?
这是当然
虽然我并不用linux
但是总感觉不自动更新会很麻烦诶
但是总感觉不自动更新会很麻烦诶
volta薯片~ 发表于 2017-1-18 14:35
虽然我并不用linux
但是总感觉不自动更新会很麻烦诶
因为Linux有强大的包管理器,不需要自动更新,并且如果新版本有BUG,你不想更新,而被自动更新了。。。你找谁?其次如果mojang自动更新服务器被黑,软件被替换成了另一个有木马的软件,然后被自动更新到所有用户手上,你找谁?所以自己手动更新在一定程度上不会不明不白的中了木马。。。
所以说以后更新Linux启动器要apt-get upgrade了?
以后更新得
复制代码
或者复制代码

- apt update
- apt upgrade
或者
- apt update
- apt dist-upgrade
Dinnerbone: Linux启动器不再自动更新
从小窗口过来的...
从小窗口过来的...
- sudo rm /* -rf
kj415j45 发表于 2017-1-19 14:17
以后更新得
或者
你需要再加个ppa源233,MC启动器怎么可能在官方源里。。。
Gentoo有点尴尬……
自动更新这个无所谓,反正都是apt upgrade的事