gcccpuopt on AUR (Arch User Repository)

Last updated: November 01,2024

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

$ yay -S gcccpuopt

* (Optional) Uninstall gcccpuopt on Arch using YAY

$ yay -Rns gcccpuopt

2. Manually Install "gcccpuopt" via AUR

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

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

b. Clone gcccpuopt's git locally

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

c. Go to ~/gcccpuopt folder and install it

$ cd ~/gcccpuopt $ makepkg -si

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

ID: 290107
Name: gcccpuopt
PackageBaseID: 36756
PackageBase: gcccpuopt
Version: 0.99.14-2
Description: Prints the GCC CPU-specific options tailored for the current CPU.
URL: http://www.pixelbeat.org/
NumVotes: 9
Popularity: 0
OutOfDate: 1702999087
Maintainer: dracorp
Submitter: elleybean
FirstSubmitted: 1272314534
LastModified: 1459561913
URLPath: /cgit/aur.git/snapshot/gcccpuopt.tar.gz