Package Details: osu-lazer 2025.1205.0-1

Git Clone URL: https://aur.archlinux.org/osu-lazer.git (read-only, click to copy)
Package Base: osu-lazer
Description: A free-to-win rhythm game. Rhythm is just a *click* away!
Upstream URL: https://osu.ppy.sh/
Keywords: arcade game
Licenses: MIT AND CC-BY-NC-4.0
Submitter: morguldir
Maintainer: Zentino
Last Packager: Zentino
Votes: 71
Popularity: 0.069018
First Submitted: 2018-06-21 12:34 (UTC)
Last Updated: 2025-12-05 18:34 (UTC)

Latest Comments

1 2 3 4 5 6 .. 11 Next › Last »

Zentino commented on 2025-10-02 03:30 (UTC)

@Xbz this package provides osu-lazer built from scratch. If you need online functions you should turn to package osu-lazer-bin. See https://aur.archlinux.org/packages/osu-lazer?O=10#comment-954192

Xbz commented on 2025-10-01 19:58 (UTC)

it is saying "Please ensure that you are using the latest version of the official game releases: YOUR SCORE WILL NOT BE SUBMITTED"

Zentino commented on 2025-08-19 10:41 (UTC)

@Clover_Yan It's OK you just flag this as outdated

Clover_Yan commented on 2025-08-19 02:54 (UTC)

osu!lazer 2025.816.0 was released

ChenyHsu commented on 2024-11-12 10:08 (UTC)

build failed

You must install or update .NET to run this application.

App: /usr/share/dotnet/sdk/8.0.110/dotnet.dll
Architecture: x64
Framework: 'Microsoft.NETCore.App', version '8.0.10' (x64)
.NET location: /usr/share/dotnet/

The following frameworks were found:
  6.0.35 at [/usr/share/dotnet/shared/Microsoft.NETCore.App]

Learn more:
https://aka.ms/dotnet/app-launch-failed

To install missing framework, download:
https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=8.0.10&arch=x64&rid=arch-x64&os=arch
==> ERROR: A failure occurred in build().
    Aborting...
error: failed to build 'osu-lazer-2024.1009.1-1': 
error: packages failed to build: osu-lazer-2024.1009.1-1

roarba commented on 2024-06-14 18:46 (UTC)

As ccicnce113424 said, you have to create a symlink in order to use Vulkan renderer. However, for me, the command he provided didn't work. I created a symlink in the same directory as libdl.so.2

ln -s /usr/lib/libdl.so.2 /usr/lib/libdl.so

And it worked for me!

Animainmilol commented on 2024-05-28 10:51 (UTC)

Osu-lazer has updated to 2024.521.2, can you update repository?

ccicnce113424 commented on 2024-04-14 06:59 (UTC)

I can't use the experimental Vulkan renderer and the log shows that libdl.so cannot be found. The problem was solved by creating a symlink.

ln -s /usr/lib/libdl.so.2 /opt/osu-lazer/libdl.so

Zentino commented on 2024-02-20 07:26 (UTC)

According to the release log https://github.com/ppy/osu/releases/tag/2024.219.0 the dotnet* dependencies should be version 8.x, and the latest release can't compile on dotnet-sdk-6.0

xiota commented on 2024-02-09 12:04 (UTC)

What would be required to set up an alternate score server?