Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jay Ta'ala
jt-config-repo
Commits
8e9a7f04
Commit
8e9a7f04
authored
Aug 09, 2021
by
Jay Ta'ala
Browse files
Added script to install ubuntu20 i3 dependencies.
parent
bbf7b228
Changes
1
Show whitespace changes
Inline
Side-by-side
i3/install-ubuntu20-i3-deps
0 → 100755
View file @
8e9a7f04
#!/bin/bash
apt
install
\
meson
\
libstartup-notification0-dev
\
libxcb-xkb-dev
\
libstartup-notification0-dev
\
libxcb-xinerama0-dev
\
libxcb-randr0-dev
\
libxcb-shape0-dev
\
libxcb-util-dev
\
libxcb-cursor-dev
\
libxcb-keysyms1-dev
\
libxcb-icccm4-dev
\
libxcb-xrm-dev
\
libxkbcommon-dev
\
libxkbcommon-x11-dev
\
libyajl-dev
\
libpcre3-dev
\
libcairo2-dev
\
librust-pangocairo-dev
\
libev-dev
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment