Let $p$ be an odd prime, and let $g$ be a primitive root modulo $p$. Prove that $g^\frac{p-1}{2} \equiv -1 \ (mod \ p)$.
I've seen this solution on the math stack exchange but most of the solutions use quadratic reciprocity. Unfortunately, I skipped that section because it seemed very hard, but the proof that $g^\frac{p-1}{2} \equiv -1 \ (mod \ p)$ seems easy with it.
Is there another way to solve this This question is proposed in the chapter of Finite Abelian Groups.
DEF:In elementary number theory, an integer $g$ is called a primitive root for the modulus $n$ if $\mathbb{Z}_n^\times$ is a cyclic group and $[g]_n$, is a generator for $\mathbb{Z}_n^\times$.