2

I am a new, not experienced user and just installed Ubuntu 14.04 LTS.
What version of padre should I use ? Any recommended sources ?

cl-netbox
  • 31,163
  • 7
  • 94
  • 131
trev
  • 29
  • 1

2 Answers2

1

Install it from the repositories by

sudo apt-get install padre

It is version 1.00+dfsg-1 0

Pilot6
  • 90,100
  • 91
  • 213
  • 324
1

Simply use the 1.00 version present in the Trusty (Ubuntu 14.04) repository :

sudo apt-get install padre

Or install using Ubuntu Software center :

Install via the software center

hg8
  • 13,462