1

I want to add the following ppa repository in kubuntu 15.04

kdevelop package in Ubuntu

However, I don't know how to add that via Muon package manager or Synaptic

mahmood
  • 1,905

1 Answers1

1

Follow this link on kdevelop package in Ubuntu and use this repository:

PPA for Andreas Roth

There, however, a large number of packages is provided. Be careful what you install or are upgrading.

sudo apt-add-repository ppa:aroth/ppa
A.B.
  • 92,125