Append the following text to linux/installer/deb/local_repo_tool/conf/distributions
:
Origin: Intel Corporation
Label: Intel Corporation
Codename: bullseye
Architectures: amd64
Components: main
Description: debian/bullseye repository for SGX PSW
DebIndices: Packages .
Then edit in /etc/apt/sources.list
.
deb [trusted=yes arch=amd64] file:/PATH_TO_LOCAL_REPO bullseye main
Install the packages:
$ sudo apt update
$ sudo apt-get install libsgx-launch libsgx-urts libsgx-epid libsgx-quote-ex libsgx-dcap-ql