webmin on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install webmin on Arch using YAY
$
yay -S
webmin
Copied
* (Optional) Uninstall webmin on Arch using YAY
$
yay -Rns
webmin
Copied
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
Copied
b. Clone webmin's git locally
$
git clone https://aur.archlinux.org/webmin.git
~/webmin
Copied
c. Go to ~/webmin folder and install it
$
cd
~/webmin
Copied
$
makepkg -si
Copied
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
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