Project for EtherLab package under Debian based systems

http://www.etherlab.org

This project was created for EtherLab packages

!!!! This repo will not be updated anymore, please use the official repo

https://build.opensuse.org/project/show/science:EtherLab for official packages.

This project is used to build up and test the Deb-package structure, so basic structural changes are possible.

Please report any issue on https://gitlab.com/etherlab.org.

To use this repo please add a file etherlab.list in the directory
/etc/apt/sources.list.d

Using the Release key (example for Debian 10, buster)
1. Get and install the key
KEYRING=/usr/share/keyrings/ethercat.gpg && curl -fsSL https://download.opensuse.org/repositories/home:/bone11111:/branches:/science:/EtherLab/Debian_10/Release.key | gpg --dearmor | sudo tee "$KEYRING" >/dev/null
2. Add the package source url to
sudo echo "deb [trusted=yes] http://download.opensuse.org/repositories/home:/bone11111:/branches:/science:/EtherLab/Debian_10/ ./" > /etc/apt/sources.list.d/etherlab.list
3. Update package list
sudo apt-get update
4. Install your kernel headers
sudo apt-get install linux-headers-KERNELVERSION
5. Install master, pdserv, etherlab, testmanager
sudo apt-get install ethercat-master ethercat-dkms libethercat libethercat-dev libpdserv3 libpdserv3-dev librtipc librtipc-dev etherlab2 testmanager-ng
6. Configure /etc/ethercat.conf
7. Start Master
sudo systemctl start ethercat

Content of the file in case you are not use the secure key:
deb [allow-insecure=yes] http://download.opensuse.org/repositories/home:/bone11111:/branches:/science:/EtherLab/Debian_10/ ./

!Have fun

Name Changed
Comments 0
openSUSE Build Service is sponsored by