libnetctlgui on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S libnetctlgui

* (Optional) Uninstall libnetctlgui on Arch using YAY

$ yay -Rns libnetctlgui

2. Manually Install "libnetctlgui" via AUR

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

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

b. Clone libnetctlgui's git locally

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

c. Go to ~/libnetctlgui folder and install it

$ cd ~/libnetctlgui $ makepkg -si

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

ID: 1350776
Name: libnetctlgui
PackageBaseID: 80265
PackageBase: netctl-gui
Version: 1.4.9-2
Description: Qt5 library which interacts with netctl. A part of netctl-gui
URL: https://arcanis.me/projects/netctl-gui
NumVotes: 49
Popularity: 9.5E-5
OutOfDate:
Maintainer: arcanis
Submitter: arcanis
FirstSubmitted: 1395731176
LastModified: 1699611845
URLPath: /cgit/aur.git/snapshot/libnetctlgui.tar.gz