Package Details: vscodium-bin 1.89.1.24130-1

Git Clone URL: https://aur.archlinux.org/vscodium-bin.git (read-only, click to copy)
Package Base: vscodium-bin
Description: Binary releases of VS Code without MS branding/telemetry/licensing.
Upstream URL: https://github.com/VSCodium/vscodium
Licenses: MIT
Conflicts: vscodium
Provides: codium, vscode, vscodium
Submitter: ckatri
Maintainer: sperg512 (Icelk)
Last Packager: Icelk
Votes: 274
Popularity: 9.38
First Submitted: 2020-09-23 18:58 (UTC)
Last Updated: 2024-05-09 19:01 (UTC)

Pinned Comments

sperg512 commented on 2021-05-12 00:31 (UTC)

hey guys, @Icelk set up a script that checks for new releases and pushes updates if there are any new ones. I believe it runs every hour so there's no need to flag OOD, unless there's something that needs changed with the PKGBUILD

Latest Comments

« First ‹ Previous 1 .. 8 9 10 11 12 13 14 15 16 17 18 .. 22 Next › Last »

3y3p4tch commented on 2021-11-06 05:32 (UTC)

Hi maintainers, I noticed that vscodium-bin.desktop contains 'no-sandbox'. Any particular reason for it being there? If not, then could it be removed? (My build works perfectly without no-sandbox)

Icelk commented on 2021-10-27 17:48 (UTC)

@willemw @sperg512 This is now implemented and will be added in the next release by the auto-updater, so we don't push an unneeded change to all using this package.

sperg512 commented on 2021-10-27 16:16 (UTC)

@willemw yeah, that's what he means, we can just add "vscodium" to provides and it'll pop up that same menu when you yay -S vscodium.

willemw commented on 2021-10-26 19:38 (UTC) (edited on 2021-10-27 06:40 (UTC) by willemw)

@Icelk: I would just add 'vscodium' to 'provides' now to this package (and all the other packages you maintain). It is optional to do so and there is no downside.

By "Do all the options appear with a default?" do you mean similar to this:

$ paru -S paru
:: Resolving dependencies...
:: There are 3 providers available for paru:
:: Repository AUR:
    1) paru  2) paru-bin  3) paru-git
Enter a number (default=1):

Answer is yes.

Icelk commented on 2021-10-26 19:18 (UTC)

@willemw That probably won't happen as I only have influence on this. If you get any of the others to add that to the "provides", I'll add it here.

How will it work when you try to $ paru -S vscodium when the package with an exact name exists? Do all the options appear with a default?

Thanks!

willemw commented on 2021-10-26 19:07 (UTC)

@Icelk: Have all related 'vscodium' packages change from 'provide ... codium' to 'provide ... vscodium'.

Icelk commented on 2021-10-26 19:04 (UTC)

@willemw So what do you propose we do?

willemw commented on 2021-10-26 19:02 (UTC) (edited on 2021-10-26 20:28 (UTC) by willemw)

A specific 'provide' name in several packages will give you all the provide choices:

$ paru -S codium
:: Resolving dependencies...
:: There are 3 providers available for codium:
:: Repository AUR:
    1) vscodium-git  2) vscodium  3) vscodium-bin
Enter a number (default=1):

Normally, you would search on 'vscodium' instead of (the unknown) 'codium' (name), but that will now not give you all the 'provide' choices:

paru -S vscodium
:: Resolving dependencies...
:: Calculating conflicts...
:: Calculating inner conflicts...

Repo Make (3) gulp-4.0.2-3  yarn-1.22.17-1  git-lfs-3.0.1-1
Aur (2) nvm-0.39.0-1  vscodium-1.61.2-1

:: Proceed to review? [Y/n]:

Icelk commented on 2021-10-26 18:56 (UTC)

@willemw Thanks. It should now be fixed.

willemw commented on 2021-10-26 18:48 (UTC)

@Icelk:

...
looking for conflicting packages...

Packages (1) vscodium-bin-1.61.2-3

Total Installed Size:  268.72 MiB

:: Proceed with installation? [Y/n]
(1/1) checking keys in keyring                                                                                      [#####################################################################] 100%
(1/1) checking package integrity                                                                                    [#####################################################################] 100%
(1/1) loading package files                                                                                         [#####################################################################] 100%
(1/1) checking for file conflicts                                                                                   [#####################################################################] 100%
error: failed to commit transaction (conflicting files)
vscodium-bin: /usr/bin/codium exists in filesystem (owned by vscodium)
vscodium-bin: /usr/bin/vscodium exists in filesystem (owned by vscodium)
vscodium-bin: /usr/share/pixmaps/vscodium.png exists in filesystem (owned by vscodium)
Errors occurred, no packages were upgraded.