mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-21 13:23:36 +00:00
Update
This commit is contained in:
@ -139,12 +139,14 @@ In order to preview new features and provide early feedback, it is recommended t
|
|||||||
sudo mv ./microsoft.list /etc/apt/sources.list.d/microsoft-[channel].list
|
sudo mv ./microsoft.list /etc/apt/sources.list.d/microsoft-[channel].list
|
||||||
```
|
```
|
||||||
|
|
||||||
- Install the `gpg` package (`gnupg` on Ubuntu 16.04) if not already installed:
|
- Install the `gpg` package if not already installed:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo apt-get install gpg
|
sudo apt-get install gpg
|
||||||
```
|
```
|
||||||
|
|
||||||
|
If `gpg` is not available, then install `gnupg`.
|
||||||
|
|
||||||
- Install the Microsoft GPG public key:
|
- Install the Microsoft GPG public key:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
Reference in New Issue
Block a user