What did i do ?
I type, after installing quicklisp :
(ql:quickload "screamer")
And the REPL replied :
System "screamer" not found
[Condition of type QUICKLISP-CLIENT:SYSTEM-NOT-FOUND]
Even with :
(ql:system-apropos "screamer")
I received ";No values".