Для CentOS 9 Stream запустите от имени root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:alvistack/CentOS_9_Stream/home:alvistack.repo
yum install python3-setuptools_scm
Для CentOS 8 Stream запустите от имени root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:alvistack/CentOS_8_Stream/home:alvistack.repo
yum install python3-setuptools_scm
Для CentOS 7 запустите от имени root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:alvistack/CentOS_7/home:alvistack.repo
yum install python3-setuptools_scm