bullseye on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S bullseye

* (Optional) Uninstall bullseye on Arch using YAY

$ yay -Rns bullseye

2. Manually Install "bullseye" via AUR

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

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

b. Clone bullseye's git locally

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

c. Go to ~/bullseye folder and install it

$ cd ~/bullseye $ makepkg -si

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

ID: 1428056
Name: bullseye
PackageBaseID: 195359
PackageBase: bullseye
Version: 1.2.1-1
Description: Control mouse cursor using your keyboard
URL: https://github.com/Dosx001/bullseye
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Dosx001
Submitter: Dosx001
FirstSubmitted: 1688518989
LastModified: 1710554088
URLPath: /cgit/aur.git/snapshot/bullseye.tar.gz