KiCad / kicad-website

This is the official website source for KiCad [moved to https://gitlab.com/kicad]
http://kicad.org
Other
62 stars 114 forks source link

Modify demo installation samples #484

Closed DanSGiesbrecht closed 4 years ago

DanSGiesbrecht commented 4 years ago

When installing either kicad-nightly-demo or kicad-demo, I get the following messages:

Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package kicad-demo is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However, the following packages replace it:
  kicad-demos

~$ sudo apt install kicad-nightly-demo
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package kicad-nightly-demo is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However, the following packages replace it:
  kicad-nightly-demos
nickoe commented 4 years ago

Tank you.