makeself on AUR (Arch User Repository)
Last updated: November 22,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
Copied
b. Install makeself on Arch using YAY
$
yay -S
makeself
Copied
* (Optional) Uninstall makeself on Arch using YAY
$
yay -Rns
makeself
Copied
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
Copied
b. Clone makeself's git locally
$
git clone https://aur.archlinux.org/makeself.git
~/makeself
Copied
c. Go to ~/makeself folder and install it
$
cd
~/makeself
Copied
$
makepkg -si
Copied
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
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