7 lines
153 B
Markdown

It may be neccessary to install gcc seperat to use psutil
```bash
sudo pacman -S gcc
```
If this is the case in the future, automize it in this role.