boot-to-windows on AUR (Arch User Repository)

Last updated: November 10,2024

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

$ yay -S boot-to-windows

* (Optional) Uninstall boot-to-windows on Arch using YAY

$ yay -Rns boot-to-windows

2. Manually Install "boot-to-windows" via AUR

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

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

b. Clone boot-to-windows's git locally

$ git clone https://aur.archlinux.org/boot-to-windows.git ~/boot-to-windows

c. Go to ~/boot-to-windows folder and install it

$ cd ~/boot-to-windows $ makepkg -si

3. Information about the boot-to-windows package on Arch User Repository (AUR)

ID: 1205017
Name: boot-to-windows
PackageBaseID: 190060
PackageBase: boot-to-windows
Version: 1.0.2-1
Description: boot-to-windows command and .desktop shortcut. Do grub-reboot into Windows
URL:
NumVotes: 1
Popularity: 0.000257
OutOfDate:
Maintainer: svinerus
Submitter: svinerus
FirstSubmitted: 1675281488
LastModified: 1675281488
URLPath: /cgit/aur.git/snapshot/boot-to-windows.tar.gz