Skip to content

Ubuntu 14.04 Installation via Package Repository Fails apt-get "E: Unable to locate package powershell" #6530

@DwightGappa

Description

@DwightGappa

Steps to reproduce

Follow the "Installation via Package Repository - Ubuntu 14.04" instructions (https://github.com/PowerShell/PowerShell/blob/master/docs/installation/linux.md#installation-via-package-repository---ubuntu-1404)

Expected behavior


# Install PowerShell
sudo apt-get install -y powershell
...(apt-get finds package package powershell and installs)...

Actual behavior

# Install PowerShell
sudo apt-get install -y powershell
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package powershell

Environment data


>lsb_release -a
Distributor ID: Ubuntu
Description:    Ubuntu 14.04.5 LTS
Release:        14.04
Codename:       trusty

>uname -a
Linux 4.4.0-116-generic #140~14.04.1-Ubuntu SMP Fri Feb 16 09:25:49 UTC 2018 i686 i686 i686 GNU/Linux

>sudo apt-key list
...
pub   2048R/BE1229CF 2015-10-28
uid                  Microsoft (Release signing) <gpgsecurity@microsoft.com>
...

>sudo apt-get update |grep microsoft
Hit https://packages.microsoft.com trusty InRelease
Hit https://packages.microsoft.com trusty/main amd64 Packages
Get:1 https://packages.microsoft.com trusty/main Translation-en_US
Ign https://packages.microsoft.com trusty/main Translation-en_US
Ign https://packages.microsoft.com trusty/main Translation-en

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-Questionideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aOS-LinuxResolution-AnsweredThe question is answered.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions