-
Notifications
You must be signed in to change notification settings - Fork 332
Linux 安装说明
Him188 edited this page Apr 13, 2025
·
11 revisions
- 安装 VLC
sudo pacman -S --needed vlc或者参阅 https://wiki.archlinux.org/title/VLC_media_player#Installation
- 安装图形库
mesa-utils
sudo apt-get install mesa-utils- 安装 VLC
sudo apt-get install vlc注意: 使用 Snappy 安装可能会没有效果,建议使用 Aptitude。
- 安装
gvfs-libs,用于打开浏览器登录
sudo apt-get install gvfs-libs初次启动可能需要设置权限:
chmod a+x ./ani<tab 补全>然后双击启动,或者使用命令行:
./ani<tab 补全>