halcogen on AUR (Arch User Repository)

Last updated: May 28,2024

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

$ yay -S halcogen

* (Optional) Uninstall halcogen on Arch using YAY

$ yay -Rns halcogen

2. Manually Install "halcogen" via AUR

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

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

b. Clone halcogen's git locally

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

c. Go to ~/halcogen folder and install it

$ cd ~/halcogen $ makepkg -si

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

ID: 759676
Name: halcogen
PackageBaseID: 155035
PackageBase: halcogen
Version: 04.07.01-1
Description: Hardware Abstraction Layer Code Generator for Hercules MCUs
URL: https://www.ti.com/tool/HALCOGEN/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gpol
Submitter: gpol
FirstSubmitted: 1593699059
LastModified: 1593699059
URLPath: /cgit/aur.git/snapshot/halcogen.tar.gz