ufw-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S ufw-git

* (Optional) Uninstall ufw-git on Arch using YAY

$ yay -Rns ufw-git

2. Manually Install "ufw-git" via AUR

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

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

b. Clone ufw-git's git locally

$ git clone https://aur.archlinux.org/ufw-git.git ~/ufw-git

c. Go to ~/ufw-git folder and install it

$ cd ~/ufw-git $ makepkg -si

3. Information about the ufw-git package on Arch User Repository (AUR)

ID: 1260769
Name: ufw-git
PackageBaseID: 132051
PackageBase: ufw-git
Version: 0.36.2.r105.g76adc7a-1
Description: Uncomplicated firewall
URL: https://launchpad.net/ufw
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1525332494
LastModified: 1684593743
URLPath: /cgit/aur.git/snapshot/ufw-git.tar.gz