Package Details: osu-lazer-bin 2026.421.0-1

Git Clone URL: https://aur.archlinux.org/osu-lazer-bin.git (read-only, click to copy)
Package Base: osu-lazer-bin
Description: The future of osu! and the beginning of an open era! Commonly known by the codename osu!lazer. Pew pew.
Upstream URL: https://osu.ppy.sh
Licenses: MIT, custom:CC-BY-NC 4.0
Conflicts: osu-lazer
Provides: osu-lazer
Submitter: DavidHusicka
Maintainer: DavidHusicka (DutchEllie, Antti)
Last Packager: Antti
Votes: 111
Popularity: 3.04
First Submitted: 2020-11-12 18:44 (UTC)
Last Updated: 2026-04-20 16:40 (UTC)

Latest Comments

1 2 3 4 5 6 7 Next › Last »

stefdev commented on 2026-04-01 12:11 (UTC) (edited on 2026-04-01 12:13 (UTC) by stefdev)

@unfunnycesium thanks, i think it was that. i saw the pkgbuild trying to go to a 404 page and thought it was a mistake. thanks and sorry for the error on my end. i am still a new linux user and not that experienced.

unfunnycesium commented on 2026-04-01 03:00 (UTC) (edited on 2026-04-01 03:04 (UTC) by unfunnycesium)

the confusion probably came from earlier today when the package updated itself to 2026.331.0 which by the time i updated two hours later, did not exist and would error in the package manager until 2026.401.0 came out a few hours later. i also learned what tachyon is today when i went to the github releases page to figure out why the makepkg was trying to download a file that doesn't exist. since the tachyon and lazer releases are mixed together there, i can see where someone got mixed up.

DavidHusicka commented on 2026-03-31 19:16 (UTC)

@stefdev Excuse me? Tachyon is the experimental unstable version of Lazer. If you want Tachyon, use osu-lazer-tachyon-bin. If you want a stable version of Lazer, use this package.

stefdev commented on 2026-03-31 18:37 (UTC) (edited on 2026-03-31 18:41 (UTC) by stefdev)

the pkgbuild has a link that has a version that does not exist yet.

replace: https://github.com/ppy/osu/releases/download/2026.331.0-lazer/osu.AppImage

with: https://github.com/ppy/osu/releases/download/2026.326.1-tachyon/osu.AppImage

EDIT:

you should replace: pkgver=2026.401.0 _pkgtag=$pkgver-lazer

with: pkgver=2026.326.1 _pkgtag=$pkgver-tachyon

TTsdzb commented on 2026-03-07 14:06 (UTC)

2026.307.0 is a pre-release but my game report that the game is not official latest, and scores will not upload. Not sure if we should update.

TechniKris commented on 2026-01-19 16:46 (UTC) (edited on 2026-01-19 16:47 (UTC) by TechniKris)

I noticed the licence could be declared a bit better, like so: license=('MIT AND CC-BY-NC-4.0')

Based on https://wiki.archlinux.org/title/Arch_package_guidelines#PKGBUILD%27s_license_field and by extension https://wiki.archlinux.org/title/PKGBUILD#license

nh14174 commented on 2025-09-04 11:54 (UTC)

The game works perfectly, thanks to the author.

smoogipoo commented on 2025-06-25 02:07 (UTC)

I recommend adding this environment variable here in addition to the existing one:

OSU_EXTERNAL_UPDATE_STREAM=lazer

Source

PandaDEV commented on 2025-06-13 17:52 (UTC)

I can't seem to run the AppImage.

$ osu-lazer
env: ‘/opt/osu-lazer/osu.AppImage’: No such file or directory

The content of /usr/bin/osu-lazer is:

#!/bin/sh
env OSU_EXTERNAL_UPDATE_PROVIDER=1 /opt/osu-lazer/osu.AppImage "$@"

The AppImage file definitely exists but for some reason I can't run it, not even if I do it manually.

Antti commented on 2025-06-07 15:35 (UTC)

Oops did not mean to push that one. Fixed