irony-mode on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S irony-mode

* (Optional) Uninstall irony-mode on Arch using YAY

$ yay -Rns irony-mode

2. Manually Install "irony-mode" via AUR

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

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

b. Clone irony-mode's git locally

$ git clone https://aur.archlinux.org/irony-mode.git ~/irony-mode

c. Go to ~/irony-mode folder and install it

$ cd ~/irony-mode $ makepkg -si

3. Information about the irony-mode package on Arch User Repository (AUR)

ID: 1336356
Name: irony-mode
PackageBaseID: 135792
PackageBase: irony-mode
Version: 1.6.1-1
Description: A C/C++ minor mode for Emacs powered by libclang
URL: https://github.com/Sarcasm/irony-mode
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: adsun
Submitter: iraklisk
FirstSubmitted: 1536375350
LastModified: 1697679265
URLPath: /cgit/aur.git/snapshot/irony-mode.tar.gz