cpuid from home:jepio:swtpm project

Select Your Operating System

For Debian 11 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/jepio:/swtpm/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:jepio:swtpm.list
curl -fsSL https://download.opensuse.org/repositories/home:jepio:swtpm/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_jepio_swtpm.gpg > /dev/null
sudo apt update
sudo apt install cpuid

Packages for Debian 11:

For xUbuntu 22.04 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/jepio:/swtpm/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:jepio:swtpm.list
curl -fsSL https://download.opensuse.org/repositories/home:jepio:swtpm/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_jepio_swtpm.gpg > /dev/null
sudo apt update
sudo apt install cpuid
For xUbuntu 21.10 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/jepio:/swtpm/xUbuntu_21.10/ /' | sudo tee /etc/apt/sources.list.d/home:jepio:swtpm.list
curl -fsSL https://download.opensuse.org/repositories/home:jepio:swtpm/xUbuntu_21.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_jepio_swtpm.gpg > /dev/null
sudo apt update
sudo apt install cpuid
For xUbuntu 20.04 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/jepio:/swtpm/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:jepio:swtpm.list
curl -fsSL https://download.opensuse.org/repositories/home:jepio:swtpm/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_jepio_swtpm.gpg > /dev/null
sudo apt update
sudo apt install cpuid
For xUbuntu 18.04 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/jepio:/swtpm/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/home:jepio:swtpm.list
curl -fsSL https://download.opensuse.org/repositories/home:jepio:swtpm/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_jepio_swtpm.gpg > /dev/null
sudo apt update
sudo apt install cpuid

Packages for xUbuntu 22.04:

Packages for xUbuntu 21.10:

Packages for xUbuntu 20.04:

Packages for xUbuntu 18.04: