@sperg512 hi, as i use this package, i have a out-of-date checking script too. i run it every morning and report if needed... should i continue ??
Search Criteria
Package Details: vscodium-bin 1.95.3.24321-1
Package Actions
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: | 311 |
Popularity: | 7.66 |
First Submitted: | 2020-09-23 18:58 (UTC) |
Last Updated: | 2024-11-16 02:00 (UTC) |
Dependencies (14)
- alsa-lib
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- cairo (cairo-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libnotify (libnotify-gitAUR)
- libxss
- libxtst
- nss (nss-hgAUR)
- python (python37AUR, python311AUR, python310AUR)
- gvfs (gvfs-gitAUR) (optional) – For move to trash functionality
- libdbusmenu-glib (optional) – For KDE global menu
Required by (5)
- vscode-xdg-patch-hook (requires vscode) (optional)
- vscodium-bin-features
- vscodium-bin-marketplace
- vscodium-features (requires vscodium)
- vscodium-marketplace (requires vscodium)
Sources (7)
- https://github.com/VSCodium/vscodium/releases/download/1.95.3.24321/VSCodium-linux-arm64-1.95.3.24321.tar.gz
- https://github.com/VSCodium/vscodium/releases/download/1.95.3.24321/VSCodium-linux-x64-1.95.3.24321.tar.gz
- vscodium-bin-url-handler.desktop
- vscodium-bin-wayland.desktop
- vscodium-bin.desktop
- vscodium-bin.install
- vscodium-bin.sh
Latest Comments
« First ‹ Previous 1 .. 13 14 15 16 17 18 19 20 21 22 23 24 Next › Last »
zoorat commented on 2021-10-15 00:35 (UTC)
sperg512 commented on 2021-10-11 13:24 (UTC)
Probably because it directly supports opening directories, though I'm not sure about removing it because some users likely need to open directories with vscodium
ludvigHz commented on 2021-10-11 11:50 (UTC)
Is there a reason the .desktop
file contains inode/directory
? Personally, I find it really annoying that every directory opens in vscodium instead of the file manager. I would suggest removing it from the mimetypes.
Icelk commented on 2021-09-27 06:14 (UTC)
@lunaryorn The update is pushed.
Icelk commented on 2021-09-27 06:12 (UTC)
@lunaryorn Sure. The desktop file is named after a variable with the name of the package. @sperg512 if this is not what you want, send me a message and I'll revert it.
swsnr commented on 2021-09-24 08:57 (UTC)
Would you mind to install the desktop file as codium.desktop
instead of VSCodium.desktop
? The former seems to be the standard for VSCodium packages for other distributions, so it'd make it a bit easier to write cross-distribution scripts :)
pgray commented on 2021-09-20 04:07 (UTC) (edited on 2021-09-20 04:08 (UTC) by pgray)
Even after running pamac clean --keep 0
, I had to run rm -rf /var/tmp/pamac-build-$USER/vscodium-bin
It built cleanly after.
gameslayer commented on 2021-09-17 14:13 (UTC) (edited on 2021-09-17 14:13 (UTC) by gameslayer)
Well I'm on Manjaro so I do so in the pamac GUI settings.
gameslayer commented on 2021-09-17 14:12 (UTC)
Glad to help @Icelk!
Icelk commented on 2021-09-17 05:13 (UTC)
@chovy
I think clearing the .cache/paru (or yay if you’re using it). Also try paru -Scc
.
Pinned Comments
sperg512 commented on 2021-05-12 00:31 (UTC) (edited on 2024-06-04 15:14 (UTC) by sperg512)
@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.