We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sudo apt-get install i3 i3status dbus suckless-tools xfce4-appfinder
这行代码安装的时候解决了我linux mint 进入i3页面之后提示错误的问题
网上别人安装的方式
apt-get install i3 feh i3status dmenu i3lock xbacklight conky
This Ubuntu repository is provided by sur5r and contains the latest stable release of i3. To use it, run the following commands:
$ /usr/lib/apt/apt-helper download-file http://debian.sur5r.net/i3/pool/main/s/sur5r-keyring/sur5r-keyring_2019.02.01_all.deb keyring.deb SHA256:176af52de1a976f103f9809920d80d02411ac5e763f695327de9fa6aff23f416 # dpkg -i ./keyring.deb # echo "deb http://debian.sur5r.net/i3/ $(grep '^DISTRIB_CODENAME=' /etc/lsb-release | cut -f2 -d=) universe" >> /etc/apt/sources.list.d/sur5r-i3.list # apt update # apt install i3
The text was updated successfully, but these errors were encountered:
No branches or pull requests
这行代码安装的时候解决了我linux mint 进入i3页面之后提示错误的问题
网上别人安装的方式
i3更新到最新版
2. Ubuntu repository
2.1. Stable releases
This Ubuntu repository is provided by sur5r and contains the latest stable release of i3. To use it, run the following commands:
The text was updated successfully, but these errors were encountered: