Linux Manjaro的视觉工作室

发布于 2025-02-09 08:06:49 字数 383 浏览 0 评论 0原文

我仍在学习代码,并且不断要求我进行教程和作业的一件事是我使用Visual Studio。但是,最近我安装了Linux Manjaro OS,情况绝对与我习惯的Windows OS不同。它花了一些时间来了解有关此事的所有内容。我使用Windows OS和Windows OS大声笑了10多年。无论如何,我看到了一篇文章,尽管VS不是Linux友好程序,但Visual Studio代码较轻。我遇到的问题是,哪种安装最适合我的Manjaro版本?

I am still learning code and one of the things that is constantly asking me for tutorials and assignments is that I use visual studio. However, recently I installed Linux Manjaro OS and things are definitely different than windows OS in which I am used to. It is taking some time to learn everything about this. I have over 10+ years with Windows OS and only Windows OS LOL. Anyways, I saw a post that while VS is not a Linux friendly program, Visual Studio Code the lighter version is. The problem I have is, which install is best for my Manjaro version? enter image description here

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

ゝ杯具 2025-02-16 08:06:50

您可以在终端中使用sudo pacman -syu代码获得VSCODE软件包

you can get the vscode package with sudo pacman -Syu code in your terminal

来日方长 2025-02-16 08:06:50

通常,我会警告不要使用Manjaro软件包管理器PacmanPAMAC
Linux的前提之一,尤其是基于Manjaro之类的发行版,是终端的效用和无处不在。我今年开始使用Manjaro,绝对习惯的最困难的事情之一就是依赖终端。
除了Linux-schpeel之外,在Manjaro上安装程序或软件包的最简单方法是为标准软件包键入PAMAC install pamac build forr aur packages。
在您的情况下,我建议安装Visual-Studio-Code-bin,因为它允许您运行更广泛的扩展名,例如Windows c/c/c ++扩展。

因此,一行:PAMAC构建Visual-Studio-Code-Bin PAMAC祝您

好运,欢迎来到Linux社区! :d

Generally, I would warn against downloading files without using the manjaro package manager pacman or pamac.
One of the premises of Linux, and especially distros based upon arch such as Manjaro is the utility and ubiquity of the Terminal. I started using Manjaro this year, and definitely one of the most difficult things to get used to is the reliance upon the terminal.
Linux-schpeel aside, the easiest way to install programs or packages on Manjaro is to type pamac install for standard packages or pamac build forr packages from the AUR.
In your case, I would recommend installing visual-studio-code-bin as it allows you to run a wider variety of extensions such as the Windows C/C++ extension.

So in a line: pamac build visual-studio-code-bin for pamac

Good luck out there and welcome to the linux community! :D

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文