https://github.com/open-eid/linux-installer
Ubuntu meta package
https://github.com/open-eid/linux-installer
Last synced: 4 months ago
JSON representation
Ubuntu meta package
- Host: GitHub
- URL: https://github.com/open-eid/linux-installer
- Owner: open-eid
- Created: 2015-05-01T10:52:12.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2025-09-11T05:23:32.000Z (9 months ago)
- Last Synced: 2025-09-11T08:51:18.324Z (9 months ago)
- Language: Shell
- Size: 123 KB
- Stars: 57
- Watchers: 19
- Forks: 24
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://github.com/open-eid/linux-installer/actions)
Ubuntu metapackage
==================
A metapackage for Ubuntu/Debian based distributions.
1. Fetch the source
git clone --recursive https://github.com/open-eid/linux-installer
cd linux-installer
2. Build
dch --distribution unstable -v 18.6.0.0 'Release'
dpkg-buildpackage -rfakeroot -us -uc
3. Official packages can be installed via the helper script that configures your Debian based machine to use the official repository
https://installer.id.ee/media/install-scripts/install-open-eid.sh
## Support
Official builds are provided through official distribution point [id.ee](https://www.id.ee/en/article/install-id-software/). If you want support, you need to be using official builds. Contact our support via [www.id.ee](http://www.id.ee) for assistance.
Source code is provided on "as is" terms with no warranty (see license for more information). Do not file Github issues with generic support requests.