Skip to content

Commit

Permalink
Add package list for Arch Linux.
Browse files Browse the repository at this point in the history
  • Loading branch information
tycho-kirchner committed Sep 19, 2022
1 parent eb296f9 commit ebb7b4b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README-compile.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@
libQt5Sql5-sqlite libuuid-devel libcap-devel uuidd \
kernel-default-devel dkms
~~~
Arch Linux:
~~~
yay -S gcc cmake make qt5-base uuid libcap linux-headers dkms
~~~

CentOS (note: CentOS 7 as of July 2019 only ships with gcc 4.8
-> compile gcc >= 5.0 yourself. cmake3 and cmake are seperate packages
Expand Down

0 comments on commit ebb7b4b

Please sign in to comment.