-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Closed
Labels
Issue-Questionideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aOS-LinuxResolution-AnsweredThe question is answered.The question is answered.
Description
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
Labels
Issue-Questionideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aOS-LinuxResolution-AnsweredThe question is answered.The question is answered.