folie on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S folie

* (Optional) Uninstall folie on Arch using YAY

$ yay -Rns folie

2. Manually Install "folie" via AUR

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

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

b. Clone folie's git locally

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

c. Go to ~/folie folder and install it

$ cd ~/folie $ makepkg -si

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

ID: 803253
Name: folie
PackageBaseID: 130462
PackageBase: folie
Version: 2.15-3
Description: Forth Live Explorer is a command-line utility to talk to a micro-controller via a serial port.
URL: https://github.com/jeelabs/folie
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: srtlg
Submitter: srtlg
FirstSubmitted: 1519939642
LastModified: 1602430522
URLPath: /cgit/aur.git/snapshot/folie.tar.gz