resolve-march-native on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S resolve-march-native

* (Optional) Uninstall resolve-march-native on Arch using YAY

$ yay -Rns resolve-march-native

2. Manually Install "resolve-march-native" via AUR

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

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

b. Clone resolve-march-native's git locally

$ git clone https://aur.archlinux.org/resolve-march-native.git ~/resolve-march-native

c. Go to ~/resolve-march-native folder and install it

$ cd ~/resolve-march-native $ makepkg -si

3. Information about the resolve-march-native package on Arch User Repository (AUR)

ID: 1381454
Name: resolve-march-native
PackageBaseID: 169207
PackageBase: resolve-march-native
Version: 5.0.2-1
Description: Tool to determine what GCC flags -march=native would resolve into
URL: https://github.com/hartwork/resolve-march-native
NumVotes: 2
Popularity: 0.002071
OutOfDate:
Maintainer: pryme-svg
Submitter: pryme-svg
FirstSubmitted: 1627253113
LastModified: 1704569755
URLPath: /cgit/aur.git/snapshot/resolve-march-native.tar.gz