Changes between Version 12 and Version 13 of Documentation


Ignore:
Timestamp:
Apr 11, 2020, 1:31:11 AM (4 years ago)
Author:
Bruno Cornec
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation

    v12 v13  
    129129
    130130{{{
     131# apt-get update
     132# apt-get install apt-transport-https ca-certificates curl software-properties-common
    131133# cd /etc/apt/sources.list.d/
    132134# wget http://ftp.project-builder.org/ubuntu/18.04/pb.sources.list
    133 # apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 0x6BA8C2D220EBFB0E
     135# wget -O- ftp://ftp.project-builder.org/src/pb.pubkey | apt-key add -
     136(in case of issue you can try instead: # apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 0x6BA8C2D220EBFB0E)
    134137# apt-get update
    135138# apt-get install project-builder