Remove unneeded dependencies $sudo pkg autoremove List installed packages $sudo pkg info Display information about installed packages $sudo pkg info perl-5.14 Show the pkg-message of a package $sudo pkg info -D perl-5.14 要查詢已安在系統上的軟體是否有任何已知的漏洞 $sudo pkg audit-F 因為相依...
-r Execute pkg(8) using relocating installation to <rootdir> -c Execute pkg(8) inside a chroot(8) -C Use the specified configuration file -R Directory to search for individual repository configurations -l List available commands and exit -v Display pkg(8) version -N Test if pkg(8) is ...
make pretty-print-build-depends-list #显示编译期间所需要的套件 make pretty-print-run-depends-list #显示此套件要执行时所需要的套件 手动加入编译 ports 的叁数 在ports collections 有提供的前提之下,有时候并不是所有该软体所支援的叁数 都会收纳在 ports collections 中,因此有时候会需要手动加入编译的叁数...
For the T450 here, we have a standard Intel graphics chipset. Install the following binary packages for the i915 drivers, enable them and the power management services, then reboot your machine for testing: pkg bootstrap -f pkg install -y drm-fbsd13-kmod xf86-video-intel echo 'kld_list=...
kld_list="/boot/modules/i915kms.ko" dbus_enable="YES" 这时候可以重启系统,然后用super用户来启动一个没有桌面环境的图形窗口。 root@FreeBSD:~ # shutdown -r now super@FreeBSD:~ $ startx 最后再来安装LXDE桌面环境。 root@FreeBSD:~ # pkg install lxde-meta ...
Docker on FreeBSD 是 Docker 在 FreeBSD 系统上的移植版本。Docker 原本是为 Linux 所开发设计,而最新的 FreeBSD 11-CURRENT 和 10.2 将提供对 Docker 的支持。该系统严重依赖 ZFS、jail 以及 64位的 Linux 兼容层。 安装和使用方法: # pkg install docker-freebsd ca_root_nss ... New packages to ...
make pretty-print-build-depends-list #显示编译期间所需要的套件 make pretty-print-run-depends-list #显示此套件要执行时所需要的套件 11、如何移除已安装的 ports? 以editors/joe 为例的话,则: cd /usr/ports/editors/joe/ make deinstall 或是使用 pkg_delete ...
list: 显示制表位(Ctrl+I)和行尾标志($) number: 显示行号 report: 显示由面向行的命令修改过的数目 terse: 显示简短的警告信息 warn: 在转到别的文件时若没保存当前文件则显示NO write信息 nomagic: 允许在搜索模式中,使用前面不带“\”的特殊字符 ...
The list of ports installed on the machine can be displayed with pkg_info. Ports generally confine themselves to /usr/local. After syncing the ports collection, installed ports can be rebuilt and upgraded automatically using portupgrade(1) or the make(1) mechanism of the ports collection. Use...
I have fiddled with myrc.confand removedfusefsfrom mykld_loadlistand also removedlinux_enable=YES. Without thefusefsdriver loaded and the linux compatibility later not running, I am able to boot into SDDM with both the14.1-RELEASEand the14.1-RELEASE-p2boot environments. It appears that with...