bullseye on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install bullseye on Arch using YAY
$
yay -S
bullseye
Copied
* (Optional) Uninstall bullseye on Arch using YAY
$
yay -Rns
bullseye
Copied
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
Copied
b. Clone bullseye's git locally
$
git clone https://aur.archlinux.org/bullseye.git
~/bullseye
Copied
c. Go to ~/bullseye folder and install it
$
cd
~/bullseye
Copied
$
makepkg -si
Copied
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
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