level 1
刚重装了系统,发现前天才通过pkg安装的firefox最新版,今天就没了,只有esr版可用了,是freebsd撤下了firefox吗?请问各位pkg search firefox的结果中有新版吗?
2019年03月10日 11点03分
1
level 1
我试着把源切換成了latest,firefox最新版就出现了。过程如下:
1. mkdir -p /usr/local/etc/pkg/repos;
2. cat /etc/pkg/FreeBSD.conf > /usr/local/etc/pkg/repos;
3. 最后把新建conf文件中的quarterly改为latest;
4. pkg update.
2019年03月12日 10点03分
5
/usr下应该是用户配置文件
2019年06月22日 09点06分