treefrog-framework on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S treefrog-framework

* (Optional) Uninstall treefrog-framework on Arch using YAY

$ yay -Rns treefrog-framework

2. Manually Install "treefrog-framework" via AUR

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

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

b. Clone treefrog-framework's git locally

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

c. Go to ~/treefrog-framework folder and install it

$ cd ~/treefrog-framework $ makepkg -si

3. Information about the treefrog-framework package on Arch User Repository (AUR)

ID: 1371833
Name: treefrog-framework
PackageBaseID: 177604
PackageBase: treefrog-framework
Version: 2.8.0-1
Description: High-speed C++ MVC Framework for Web Application
URL: https://github.com/treefrogframework/treefrog-framework
NumVotes: 1
Popularity: 8.0E-6
OutOfDate:
Maintainer: carlosal1015
Submitter: arojas
FirstSubmitted: 1648839031
LastModified: 1702922045
URLPath: /cgit/aur.git/snapshot/treefrog-framework.tar.gz

5. The same packages on other Linux Distributions