Install in Ubuntu (Launchpad)

Astade for Ubuntu is available at Launchpad. There you can find two package archives for stable releases and for daily builds. Just follow the Launchpad instructions on how to add the archive of your choice to your system.

Here is the short version for the stable release archive:

  1. sudo apt-add-repository ppa:astade/release
  2. sudo apt-get update
  3. sudo apt-get install astade

That's all.

Behind a proxy you need:

export http_proxy=http://<proxy>:<port>
export https_proxy=http://<proxy>:<port>
sudo -E apt-add-repository ppa:astade/release

For adding the ppa.

install/installinubuntu.txt ยท Last modified: 2018/09/11 15:52 by thomas
GNU Free Documentation License 1.3
Powered by PHP Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0 Valid HTML5