Skip to content

Instantly share code, notes, and snippets.

@usinss
Forked from aabele/install.sh
Created February 23, 2022 20:43
Show Gist options
  • Save usinss/eed48cacfa4d7003e456c6fc1b32569f to your computer and use it in GitHub Desktop.
Save usinss/eed48cacfa4d7003e456c6fc1b32569f to your computer and use it in GitHub Desktop.
Instalēt Latvijas digitālo parakstu uz Ubuntu linux 20.10
sudo wget -qO - https://www.eparaksts.lv/files/ep3updates/debian/public.key | sudo apt-key add -
sudo apt-add-repository "deb [arch=amd64] https://www.eparaksts.lv/files/ep3updates/debian focal eparaksts"
sudo apt-get install eparakstitajs3
sudo apt-get install awp
sudo apt-get install latvia-eid-middleware
sudo apt-get install eparaksts-token-signing
@usinss
Copy link
Author

usinss commented Feb 23, 2022

Norādīta instalācijas arhitektūra repozitorijam.
Darbojas uz ubuntu 20.04-

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment