- Hands-On Serverless Computing
- Kuldeep Chowhan
- 69字
- 2021-08-05 10:35:36
openSUSE and SLE-based distributions
The yum repository mentioned above for RHEL, CentOS, and Fedora distributions also works for openSUSE and SLE-based systems. The following script will install the signing key and repository:
sudo rpm --import https://packages.microsoft.com/keys/microsoft.asc
sudo sh -c 'echo -e "[code]\nname=Visual Studio Code\nbaseurl=https://packages.microsoft.com/yumrepos/vscode\nenabled=1\ntype=rpm-md\ngpgcheck=1\ngpgkey=https://packages.microsoft.com/keys/microsoft.asc" > /etc/zypp/repos.d/vscode.repo'
Then run the following commands to update the package cache and install the package:
sudo zypper refresh sudo zypper install code
推薦閱讀
- Hands-On Deep Learning with Apache Spark
- 自動(dòng)檢測與轉(zhuǎn)換技術(shù)
- B2B2C網(wǎng)上商城開發(fā)指南
- Pig Design Patterns
- 21天學(xué)通Java
- 現(xiàn)代傳感技術(shù)
- 運(yùn)動(dòng)控制器與交流伺服系統(tǒng)的調(diào)試和應(yīng)用
- RedHat Linux用戶基礎(chǔ)
- 網(wǎng)絡(luò)安全技術(shù)及應(yīng)用
- 智能鼠原理與制作(進(jìn)階篇)
- 筆記本電腦電路分析與故障診斷
- 寒江獨(dú)釣:Windows內(nèi)核安全編程
- Web編程基礎(chǔ)
- 電腦上網(wǎng)入門
- 穿越計(jì)算機(jī)的迷霧