rcedit-bin on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S rcedit-bin

* (Optional) Uninstall rcedit-bin on Arch using YAY

$ yay -Rns rcedit-bin

2. Manually Install "rcedit-bin" via AUR

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

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

b. Clone rcedit-bin's git locally

$ git clone https://aur.archlinux.org/rcedit-bin.git ~/rcedit-bin

c. Go to ~/rcedit-bin folder and install it

$ cd ~/rcedit-bin $ makepkg -si

3. Information about the rcedit-bin package on Arch User Repository (AUR)

ID: 1373729
Name: rcedit-bin
PackageBaseID: 197881
PackageBase: rcedit-bin
Version: 2.0.0-3
Description: Command line tool to edit resources of windows exe files
URL: https://github.com/electron/rcedit/
NumVotes: 2
Popularity: 0.100164
OutOfDate:
Maintainer: jdigi78
Submitter: jdigi78
FirstSubmitted: 1695567131
LastModified: 1703189394
URLPath: /cgit/aur.git/snapshot/rcedit-bin.tar.gz