statik on AUR (Arch User Repository)

Last updated: June 26,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

b. Install statik on Arch using YAY

$ yay -S statik

* (Optional) Uninstall statik on Arch using YAY

$ yay -Rns statik

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

b. Clone statik's git locally

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

c. Go to ~/statik folder and install it

$ cd ~/statik $ makepkg -si

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