- 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
推薦閱讀
- Big Data Analytics with Hadoop 3
- ArchiCAD 19:The Definitive Guide
- JavaScript實例自學手冊
- Dreamweaver 8中文版商業案例精粹
- 可編程控制器技術應用(西門子S7系列)
- Apache Spark Deep Learning Cookbook
- Blender Compositing and Post Processing
- 影視后期編輯與合成
- 分數階系統分析與控制研究
- Grome Terrain Modeling with Ogre3D,UDK,and Unity3D
- 工業機器人安裝與調試
- PVCBOT機器人控制技術入門
- Citrix? XenDesktop? 7 Cookbook
- 水晶石影視動畫精粹:After Effects & Nuke 影視后期合成
- MATLAB-Simulink系統仿真超級學習手冊