标签 ppa 下的文章
- # 2018-11-19
- /
- 分类:记录
- /
- 热度:9682
- /
- 评论:2 条
- /
昨天研究 Shutter 的问题,今天发现有人告诉我 Shutter 居然还有更新……
- # 2018-06-12
- /
- 分类:记录
- /
- 热度:2730
- /
- 评论:0 条
- /
Open Ubuntu kernel Mainline PPAhttp://kernel.ubuntu.com/~kernel-ppa/mainline/v4.17.1/Download deb files and install. "unsigned" means no Secure boot support.
- # 2018-05-23
- /
- 分类:记录
- /
- 热度:10773
- /
- 评论:0 条
- /
Vim 8.1 is a minor release, a few new features have been added since Vim 8.0. The main new feature of Vim 8.1 is support for running a terminal in a Vim window, it sounds great for me.So I decide to install Vim 8.1 on my main System.
- # 2017-10-02
- /
- 分类:记录
- /
- 热度:8651
- /
- 评论:4 条
- /
As we all know that Firefox 57 will rename to Firefox Quantum. It means the New version Firefox will use Quantum Engine instead the old one.Even throgh Firefox 57 is still in beta,but we can install it from PPA under Ubuntu.sudo add-apt-repository ppa:mozillateam/firefox-next
sudo apt-get update
sudo apt-get install firefox
So here it is.
- # 2016-11-21
- /
- 分类:记录
- /
- 热度:5931
- /
- 评论:2 条
- /
Telegram 更新了,在 Linux 版本上增加了一个比较实用的特性。可以允许在提示消息里直接回复信息。
- # 2016-09-06
- /
- 分类:记录
- /
- 热度:2867
- /
- 评论:0 条
- /
rhythmbox 3.4 发布了,推荐升级。升级的理由有很多,但是有一个比较重要,那就是解决了内存泄露……之前听多了会内存爆炸,现在不会了,至少我升级后没遇到过。
- # 2015-05-03
- /
- 分类:记录
- /
- 热度:5101
- /
- 评论:0 条
- /
近日 apt-get update 的时候,出现了奇怪的问题:“由于没有公钥,无法验证下列签名XXXXXXX”一开始我想到的自己是不是被中间人攻击了还是 DNS 污染了,公钥居然没了?于是果断刷新了 DNS 缓存之后继续更新,问题依旧。