webmin on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S webmin

* (Optional) Uninstall webmin on Arch using YAY

$ yay -Rns webmin

2. Manually Install "webmin" via AUR

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

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

b. Clone webmin's git locally

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

c. Go to ~/webmin folder and install it

$ cd ~/webmin $ makepkg -si

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

ID: 1387322
Name: webmin
PackageBaseID: 99919
PackageBase: webmin
Version: 2.105-2
Description: A web-based administration interface for Unix systems
URL: http://www.webmin.com/
NumVotes: 50
Popularity: 0.320763
OutOfDate:
Maintainer: amish
Submitter: ftschindler
FirstSubmitted: 1442148453
LastModified: 1705471305
URLPath: /cgit/aur.git/snapshot/webmin.tar.gz