gopanel on AUR (Arch User Repository)

Last updated: July 02,2024

1. Install "gopanel" 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 gopanel on Arch using YAY

$ yay -S gopanel

* (Optional) Uninstall gopanel on Arch using YAY

$ yay -Rns gopanel

2. Manually Install "gopanel" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone gopanel's git locally

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

c. Go to ~/gopanel folder and install it

$ cd ~/gopanel $ makepkg -si

3. Information about the gopanel package on Arch User Repository (AUR)

ID: 1129088
Name: gopanel
PackageBaseID: 155003
PackageBase: gopanel
Version: 0.2.1-1
Description: A control panel that is written in Golang and is able to manage Caddy 2
URL: https://gitlab.com/xiayesuifeng/gopanel
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xiayesuifeng
Submitter: xiayesuifeng
FirstSubmitted: 1593607066
LastModified: 1661182068
URLPath: /cgit/aur.git/snapshot/gopanel.tar.gz