pyinstaller2 on AUR (Arch User Repository)
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "pyinstaller2" 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 pyinstaller2 on Arch using YAY
$
yay -S
pyinstaller2
Copied
* (Optional) Uninstall pyinstaller2 on Arch using YAY
$
yay -Rns
pyinstaller2
Copied
2. Manually Install "pyinstaller2" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pyinstaller2's git locally
$
git clone https://aur.archlinux.org/pyinstaller2.git
~/pyinstaller2
Copied
c. Go to ~/pyinstaller2 folder and install it
$
cd
~/pyinstaller2
Copied
$
makepkg -si
Copied
3. Information about the pyinstaller2 package on Arch User Repository (AUR)
ID: 734188
Name: pyinstaller2
PackageBaseID: 102053
PackageBase: pyinstaller2
Version: 3.6-2
Description: An application to convert python scripts into stand-alone binaries
URL: http://www.pyinstaller.org
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: jackdroido
FirstSubmitted: 1445184141
LastModified: 1589141880
URLPath: /cgit/aur.git/snapshot/pyinstaller2.tar.gz
Name: pyinstaller2
PackageBaseID: 102053
PackageBase: pyinstaller2
Version: 3.6-2
Description: An application to convert python scripts into stand-alone binaries
URL: http://www.pyinstaller.org
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: jackdroido
FirstSubmitted: 1445184141
LastModified: 1589141880
URLPath: /cgit/aur.git/snapshot/pyinstaller2.tar.gz