DEV Community

Cover image for Fix vscodium error "We cannot connect to the Extensions Marketplace at this time, please try again later." on Manjaro / Arch
Shawon Saha
Shawon Saha

Posted on

2 2

Fix vscodium error "We cannot connect to the Extensions Marketplace at this time, please try again later." on Manjaro / Arch

To fix this you need code-marketplace package from AUR

Step 1:
Go https://aur.archlinux.org/ and search for code-marketplace

AUR homepage


Step 2:
Copy the Git clone URL
AUR page of code-marketplace


Step 3:
Open terminal and type this command



git clone <URL_You_Have_Copied>


Enter fullscreen mode Exit fullscreen mode

Cloning code-marketplace


Step 4:
Change the current directory



cd <package_you_have_cloned>


Enter fullscreen mode Exit fullscreen mode

changing directory


Step 5:
Make the package



makepkg -si


Enter fullscreen mode Exit fullscreen mode

Making AUR Repository Package


This guide is also helpful for those who are looking forward to install a package from AUR Repsitory.

Image of Timescale

🚀 pgai Vectorizer: SQLAlchemy and LiteLLM Make Vector Search Simple

We built pgai Vectorizer to simplify embedding management for AI applications—without needing a separate database or complex infrastructure. Since launch, developers have created over 3,000 vectorizers on Timescale Cloud, with many more self-hosted.

Read full post →

Top comments (1)

Collapse
 
mayannaoliveira profile image
Mayanna Oliveira •

I bookmarked your post to check it in a Arch distro.
Thank you so much.
I like Codium.

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more