makeself on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S makeself

* (Optional) Uninstall makeself on Arch using YAY

$ yay -Rns makeself

2. Manually Install "makeself" via AUR

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

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

b. Clone makeself's git locally

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

c. Go to ~/makeself folder and install it

$ cd ~/makeself $ makepkg -si

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

ID: 1266533
Name: makeself
PackageBaseID: 45205
PackageBase: makeself
Version: 2.5.0-1
Description: Utility to create self-extracting packages
URL: http://megastep.org/makeself
NumVotes: 23
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: wonder
FirstSubmitted: 1294586828
LastModified: 1685665170
URLPath: /cgit/aur.git/snapshot/makeself.tar.gz