statik on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "statik" 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 statik on Arch using YAY
$
yay -S
statik
Copied
* (Optional) Uninstall statik on Arch using YAY
$
yay -Rns
statik
Copied
2. Manually Install "statik" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone statik's git locally
$
git clone https://aur.archlinux.org/statik.git
~/statik
Copied
c. Go to ~/statik folder and install it
$
cd
~/statik
Copied
$
makepkg -si
Copied
3. Information about the statik package on Arch User Repository (AUR)
ID: 1013792
Name: statik
PackageBaseID: 174708
PackageBase: statik
Version: 0.1.7-1
Description: Embed files into a Go executable
URL: https://github.com/rakyll/statik
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: imlonghao
Submitter: imlonghao
FirstSubmitted: 1641309604
LastModified: 1641309604
URLPath: /cgit/aur.git/snapshot/statik.tar.gz
Name: statik
PackageBaseID: 174708
PackageBase: statik
Version: 0.1.7-1
Description: Embed files into a Go executable
URL: https://github.com/rakyll/statik
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: imlonghao
Submitter: imlonghao
FirstSubmitted: 1641309604
LastModified: 1641309604
URLPath: /cgit/aur.git/snapshot/statik.tar.gz