ufw-bzr on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S ufw-bzr

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

$ yay -Rns ufw-bzr

2. Manually Install "ufw-bzr" via AUR

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

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

b. Clone ufw-bzr's git locally

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

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

$ cd ~/ufw-bzr $ makepkg -si

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

ID: 276085
Name: ufw-bzr
PackageBaseID: 65880
PackageBase: ufw-bzr
Version: 928-1
Description: Uncomplicated and easy to use CLI tool for managing a netfilter firewall. Development branch.
URL: https://code.launchpad.net/~jdstrand/ufw/trunk
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: graysky
FirstSubmitted: 1356870263
LastModified: 1455656038
URLPath: /cgit/aur.git/snapshot/ufw-bzr.tar.gz