footloose on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S footloose

* (Optional) Uninstall footloose on Arch using YAY

$ yay -Rns footloose

2. Manually Install "footloose" via AUR

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

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

b. Clone footloose's git locally

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

c. Go to ~/footloose folder and install it

$ cd ~/footloose $ makepkg -si

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

ID: 928231
Name: footloose
PackageBaseID: 168482
PackageBase: footloose
Version: 0.6.4-1
Description: Containers that look like Virtual Machines
URL: https://github.com/weaveworks/footloose
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1625039926
LastModified: 1625039926
URLPath: /cgit/aur.git/snapshot/footloose.tar.gz