Skip to content
New issue

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

Linux Mint install i3-wm #84

Open
itgoyo opened this issue Nov 8, 2018 · 0 comments
Open

Linux Mint install i3-wm #84

itgoyo opened this issue Nov 8, 2018 · 0 comments

Comments

@itgoyo
Copy link
Owner

itgoyo commented Nov 8, 2018

sudo apt-get install i3 i3status dbus suckless-tools xfce4-appfinder

这行代码安装的时候解决了我linux mint 进入i3页面之后提示错误的问题

网上别人安装的方式

apt-get install i3 feh  i3status dmenu i3lock xbacklight  conky

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:

$ /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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant