You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sudo tee /etc/apt/sources.list.d/cyclecloud.list > /dev/null
154
+
sudo apt-get -qq update
155
+
```
129
156
130
157
This is the same as the [standard installation steps above](#installing-on-debian-or-ubuntu) but with [https://packages.microsoft.com/repos/cyclecloud-insiders/pool/main/c/cyclecloud8/](https://packages.microsoft.com/repos/cyclecloud-insiders/pool/main/c/cyclecloud8/) instead.
131
158
132
159
### Enterprise Linux
133
160
134
161
To install the Insiders build on Enterprise Linux, run the following:
This is the same as the [standard installation steps above](#installing-on-enterprise-linux-rhel-clones) but with [https://packages.microsoft.com/yumrepos/cyclecloud-insiders/](https://packages.microsoft.com/yumrepos/cyclecloud-insiders/) instead.
0 commit comments