automoc4 on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S automoc4

* (Optional) Uninstall automoc4 on Arch using YAY

$ yay -Rns automoc4

2. Manually Install "automoc4" via AUR

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

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

b. Clone automoc4's git locally

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

c. Go to ~/automoc4 folder and install it

$ cd ~/automoc4 $ makepkg -si

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

ID: 537799
Name: automoc4
PackageBaseID: 135322
PackageBase: automoc4
Version: 0.9.88-9
Description: Automatic moc for Qt4
URL: http://www.kde.org/
NumVotes: 37
Popularity: 2.1E-5
OutOfDate:
Maintainer: bidulock
Submitter: arojas
FirstSubmitted: 1535093119
LastModified: 1535093119
URLPath: /cgit/aur.git/snapshot/automoc4.tar.gz