cursor-bin on AUR (Arch User Repository)

Last updated: November 24,2024

1. Install "cursor-bin" 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 cursor-bin on Arch using YAY

$ yay -S cursor-bin

* (Optional) Uninstall cursor-bin on Arch using YAY

$ yay -Rns cursor-bin

2. Manually Install "cursor-bin" via AUR

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

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

b. Clone cursor-bin's git locally

$ git clone https://aur.archlinux.org/cursor-bin.git ~/cursor-bin

c. Go to ~/cursor-bin folder and install it

$ cd ~/cursor-bin $ makepkg -si

3. Information about the cursor-bin package on Arch User Repository (AUR)

ID: 1271650
Name: cursor-bin
PackageBaseID: 191681
PackageBase: cursor-bin
Version: 0.2.31-1
Description: Write, edit, and chat about your code with GPT-4.(AppImage)
URL: https://cursor.so
NumVotes: 6
Popularity: 0.009918
OutOfDate: 1690462991
Maintainer: jingutech
Submitter: TimeTrap
FirstSubmitted: 1679123322
LastModified: 1686484985
URLPath: /cgit/aur.git/snapshot/cursor-bin.tar.gz