mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-07-03 19:23:51 +00:00
@ -143,6 +143,11 @@ In order to preview new features and provide early feedback, it is recommended t
|
|||||||
```bash
|
```bash
|
||||||
sudo mv ./microsoft.list /etc/apt/sources.list.d/microsoft-[channel].list
|
sudo mv ./microsoft.list /etc/apt/sources.list.d/microsoft-[channel].list
|
||||||
```
|
```
|
||||||
|
For example, if you chose *insiders-fast* channel:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
sudo mv ./microsoft.list /etc/apt/sources.list.d/microsoft-insiders-fast.list
|
||||||
|
```
|
||||||
|
|
||||||
- Install the `gpg` package if not already installed:
|
- Install the `gpg` package if not already installed:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user