You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the opensand , the installation guide, it states to update sources.list with net4sat opensand repository
$ echo "deb https://raw.githubusercontent.com/CNES/net4sat-packages/master/ focal stable" | sudo tee /etc/apt/sources.list.d/github.net4sat.list
and latter instructed to install opensand via sudo apt-get install opensand
Here focal - stabe version is used, but there is no opensand package in the stable version link to stable
I can find opensand package in the dev and testing version but it have multiple dependency of package to be install
Package: opensand
Source: opensand-meta
Version: 6.0.0
Architecture: amd64
Maintainer: OpenSAND Maintainers [email protected]
Installed-Size: 9
Depends: opensand-core (>= 6.0.0), libopensand-output (>= 6.0.0), libopensand-rt (>= 6.0.0), libopensand-plugin (>= 6.0.0), libopensand-gse-encap-plugin (>= 6.0.0), libopensand-rle-encap-plugin (>= 6.0.0)
Homepage: http://www.opensand.org
Priority: optional
Section: metapackages
Filename: pool/dev/o/opensand-meta/opensand_6.0.0_amd64.deb
Size: 3478
SHA256: 665fd02bbc17bfd4faa29fcd902917fd6be22df74ddf1d9668ae2385b8b3edd3
SHA1: f14b58b167cccda657ca16386a1b55394cb41726
MD5sum: 15b01a202e1450e5031ec25f1305e923
Description: Packages for OpenSAND, a satellite emulation platform.
This metapackage is to ease the installation of OpenSAND environnment.
The text was updated successfully, but these errors were encountered:
In the opensand , the installation guide, it states to update sources.list with net4sat opensand repository
$ echo "deb https://raw.githubusercontent.com/CNES/net4sat-packages/master/ focal stable" | sudo tee /etc/apt/sources.list.d/github.net4sat.list
and latter instructed to install opensand via
sudo apt-get install opensand
Here focal - stabe version is used, but there is no opensand package in the stable version link to stable
I can find opensand package in the dev and testing version but it have multiple dependency of package to be install
Package: opensand
Source: opensand-meta
Version: 6.0.0
Architecture: amd64
Maintainer: OpenSAND Maintainers [email protected]
Installed-Size: 9
Depends: opensand-core (>= 6.0.0), libopensand-output (>= 6.0.0), libopensand-rt (>= 6.0.0), libopensand-plugin (>= 6.0.0), libopensand-gse-encap-plugin (>= 6.0.0), libopensand-rle-encap-plugin (>= 6.0.0)
Homepage: http://www.opensand.org
Priority: optional
Section: metapackages
Filename: pool/dev/o/opensand-meta/opensand_6.0.0_amd64.deb
Size: 3478
SHA256: 665fd02bbc17bfd4faa29fcd902917fd6be22df74ddf1d9668ae2385b8b3edd3
SHA1: f14b58b167cccda657ca16386a1b55394cb41726
MD5sum: 15b01a202e1450e5031ec25f1305e923
Description: Packages for OpenSAND, a satellite emulation platform.
This metapackage is to ease the installation of OpenSAND environnment.
The text was updated successfully, but these errors were encountered: