1
2
3
4
5
6
7
8
9
10
11
12
  | 
#Tag, Name, Description
,base-devel,contains tools to compile software
,git,is needed to install software from git repositories
,libx11,is a dependency when compiling some software
,libxft,is a dependency when compiling some software
,sudo,allows users to run commands as root
,terminus-font,is a monospace font that can be used in st
,xorg-server,is the display server
,xorg-xinit,will allow us to start the display server
G,https://github.com/davidtsadler/dmenu.git,is a dynamic menu
G,https://github.com/davidtsadler/dwm.git,is a dynamic window manager
G,https://github.com/davidtsadler/st.git,is a simple terminal
  |