nixwriter on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S nixwriter

* (Optional) Uninstall nixwriter on Arch using YAY

$ yay -Rns nixwriter

2. Manually Install "nixwriter" via AUR

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

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

b. Clone nixwriter's git locally

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

c. Go to ~/nixwriter folder and install it

$ cd ~/nixwriter $ makepkg -si

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

ID: 1034633
Name: nixwriter
PackageBaseID: 144011
PackageBase: nixwriter
Version: 2.0.0-1
Description: Create bootable Linux images with dd and from a GTK user interface
URL: https://gitlab.com/9898287/nixwriter
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: FabioLolix
Submitter: oktopod11
FirstSubmitted: 1564658090
LastModified: 1644526012
URLPath: /cgit/aur.git/snapshot/nixwriter.tar.gz