mycroft on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S mycroft

* (Optional) Uninstall mycroft on Arch using YAY

$ yay -Rns mycroft

2. Manually Install "mycroft" via AUR

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

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

b. Clone mycroft's git locally

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

c. Go to ~/mycroft folder and install it

$ cd ~/mycroft $ makepkg -si

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

ID: 372250
Name: mycroft
PackageBaseID: 118542
PackageBase: mycroft
Version: 0.1-1
Description: File format reverse engineering and rapid prototyping tool.
URL: github.com/nyxxxie/mycroft
NumVotes: 1
Popularity: 0
OutOfDate: 1706704432
Maintainer: nyxxie
Submitter: nyxxie
FirstSubmitted: 1483927060
LastModified: 1483927728
URLPath: /cgit/aur.git/snapshot/mycroft.tar.gz