x86_64-elf-gcc on AUR (Arch User Repository)
Last updated: December 29,2024
1. Install "x86_64-elf-gcc" 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
Copied
b. Install x86_64-elf-gcc on Arch using YAY
$
yay -S
x86_64-elf-gcc
Copied
* (Optional) Uninstall x86_64-elf-gcc on Arch using YAY
$
yay -Rns
x86_64-elf-gcc
Copied
2. Manually Install "x86_64-elf-gcc" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone x86_64-elf-gcc's git locally
$
git clone https://aur.archlinux.org/x86_64-elf-gcc.git
~/x86_64-elf-gcc
Copied
c. Go to ~/x86_64-elf-gcc folder and install it
$
cd
~/x86_64-elf-gcc
Copied
$
makepkg -si
Copied
3. Information about the x86_64-elf-gcc package on Arch User Repository (AUR)
ID: 1138323
Name: x86_64-elf-gcc
PackageBaseID: 125553
PackageBase: x86_64-elf-gcc
Version: 12.2.0-1
Description: The GNU Compiler Collection - cross compiler for x86_64-elf target
URL: http://gcc.gnu.org/
NumVotes: 6
Popularity: 0
OutOfDate: 1706534822
Maintainer: ptr1337
Submitter: marcthe12
FirstSubmitted: 1505265568
LastModified: 1662911060
URLPath: /cgit/aur.git/snapshot/x86_64-elf-gcc.tar.gz
Name: x86_64-elf-gcc
PackageBaseID: 125553
PackageBase: x86_64-elf-gcc
Version: 12.2.0-1
Description: The GNU Compiler Collection - cross compiler for x86_64-elf target
URL: http://gcc.gnu.org/
NumVotes: 6
Popularity: 0
OutOfDate: 1706534822
Maintainer: ptr1337
Submitter: marcthe12
FirstSubmitted: 1505265568
LastModified: 1662911060
URLPath: /cgit/aur.git/snapshot/x86_64-elf-gcc.tar.gz