Skip to main content
added 1 characters in body; edited tags
Source Link
Avinash Raj
  • 79k
  • 56
  • 218
  • 255

sudo apt-get install python-software-properties

Reading package lists... Done

Building dependency tree... Done

Package python-software-properties is not available, but is referred to by another package.

This may mean that the package is missing, has been obsoleted, or

is only available from another source

However the following packages replace it:

software-properties-common

E: Package 'python-software-properties' has no installation candidate


sudo apt-get install python-software-properties
Reading package lists... Done
Building dependency tree... Done
Package python-software-properties is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:

 software-properties-common

E: Package 'python-software-properties' has no installation candidate

How can i fix this error?

sudo apt-get install python-software-properties

Reading package lists... Done

Building dependency tree... Done

Package python-software-properties is not available, but is referred to by another package.

This may mean that the package is missing, has been obsoleted, or

is only available from another source

However the following packages replace it:

software-properties-common

E: Package 'python-software-properties' has no installation candidate

How can i fix this error?


sudo apt-get install python-software-properties
Reading package lists... Done
Building dependency tree... Done
Package python-software-properties is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:

 software-properties-common

E: Package 'python-software-properties' has no installation candidate

How can i fix this error?

Source Link
user238511
  • 901
  • 2
  • 10
  • 11

E: Package 'python-software-properties' has no installation candidate

sudo apt-get install python-software-properties

Reading package lists... Done

Building dependency tree... Done

Package python-software-properties is not available, but is referred to by another package.

This may mean that the package is missing, has been obsoleted, or

is only available from another source

However the following packages replace it:

software-properties-common

E: Package 'python-software-properties' has no installation candidate

How can i fix this error?