opsu on AUR (Arch User Repository)

Last updated: May 20,2024

1. Install "opsu" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install opsu on Arch using YAY

$ yay -S opsu

* (Optional) Uninstall opsu on Arch using YAY

$ yay -Rns opsu

2. Manually Install "opsu" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone opsu's git locally

$ git clone https://aur.archlinux.org/opsu.git ~/opsu

c. Go to ~/opsu folder and install it

$ cd ~/opsu $ makepkg -si

3. Information about the opsu package on Arch User Repository (AUR)

ID: 1075939
Name: opsu
PackageBaseID: 90478
PackageBase: opsu
Version: 0.16.1-2
Description: An open source osu!-client written in Java.
URL: https://itdelatrisu.github.io/opsu/
NumVotes: 19
Popularity: 0.000194
OutOfDate: 1704810395
Maintainer: Lucki
Submitter: Lucki
FirstSubmitted: 1423965584
LastModified: 1651745673
URLPath: /cgit/aur.git/snapshot/opsu.tar.gz