User Tools

Site Tools


doc:howto:nx-libs-betatesting

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
doc:howto:nx-libs-betatesting [2017/01/13 14:57]
stefanbaur [Installation Instructions]
doc:howto:nx-libs-betatesting [2017/01/30 02:16]
stefanbaur Rearranged sequence, gave arctica repo key a separate section
Line 25: Line 25:
  
 <code> <code>
 +# add the X3Go repo key (Debian only)
 +apt-key adv --recv-keys --keyserver keys.gnupg.net E1F958385BFE2B6E # for Debian
 +
 # add the X2Go repo # add the X2Go repo
 add-apt-repository ppa:x2go/ppa # for Ubuntu add-apt-repository ppa:x2go/ppa # for Ubuntu
- 
-apt-key adv --recv-keys --keyserver keys.gnupg.net E1F958385BFE2B6E # for Debian 
 echo 'deb http://packages.x2go.org/debian jessie main' >>/etc/apt/sources.list.d/x2go.list # for Debian echo 'deb http://packages.x2go.org/debian jessie main' >>/etc/apt/sources.list.d/x2go.list # for Debian
  
-# add the Arctica repo+# add the Arctica repo key
 wget -qO - http://packages.arctica-project.org/archive.key | sudo apt-key add - wget -qO - http://packages.arctica-project.org/archive.key | sudo apt-key add -
 +
 +# add the Arctica repo
 echo "deb http://packages.arctica-project.org/ubuntu xenial main" >> /etc/apt/sources.list.d/arctica.list # for Ubuntu echo "deb http://packages.arctica-project.org/ubuntu xenial main" >> /etc/apt/sources.list.d/arctica.list # for Ubuntu
 echo "deb http://packages.arctica-project.org/debian jessie main" >> /etc/apt/sources.list.d/arctica.list # for Debian echo "deb http://packages.arctica-project.org/debian jessie main" >> /etc/apt/sources.list.d/arctica.list # for Debian
doc/howto/nx-libs-betatesting.txt ยท Last modified: 2020/01/14 16:46 by stefanbaur