coreos-installer on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S coreos-installer

* (Optional) Uninstall coreos-installer on Arch using YAY

$ yay -Rns coreos-installer

2. Manually Install "coreos-installer" via AUR

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

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

b. Clone coreos-installer's git locally

$ git clone https://aur.archlinux.org/coreos-installer.git ~/coreos-installer

c. Go to ~/coreos-installer folder and install it

$ cd ~/coreos-installer $ makepkg -si

3. Information about the coreos-installer package on Arch User Repository (AUR)

ID: 1391826
Name: coreos-installer
PackageBaseID: 191625
PackageBase: coreos-installer
Version: 0.20.0-1
Description: Installer for CoreOS disk images
URL: https://github.com/coreos/coreos-installer
NumVotes: 2
Popularity: 0.003557
OutOfDate:
Maintainer: wuxxin
Submitter: wuxxin
FirstSubmitted: 1678917082
LastModified: 1706106394
URLPath: /cgit/aur.git/snapshot/coreos-installer.tar.gz