table of contents
other versions
| GOLF(2gg) | Development | GOLF(2gg) |
NAME¶
install-golf-from-source-using-pacman - Golf documentation (download-and-build)
DESCRIPTION¶
GET LATEST GOLF SOURCE CODE
You must have git installed. Get Golf source code for the latest version:
sudo pacman -Sy --noconfirm git git clone --depth 1 https://github.com/golf-lang/golf.git cd golf
INSTALL DEPENDENCIES
sudo pacman -Sy --noconfirm debugedit makepkg -s --noconfirm -o
BUILD GOLF
make clean make sudo make install
Here's how to uninstall.
SEE ALSO¶
Download and build
install-golf-from-source-using-apt install-golf-from-source-using-dnf install-golf-from-source-using-pacman install-golf-from-source-using-zypper uninstall See all documentation
| $VERSION | $DATE |