python-skbs on AUR (Arch User Repository)

Last updated: June 14,2024

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

$ yay -S python-skbs

* (Optional) Uninstall python-skbs on Arch using YAY

$ yay -Rns python-skbs

2. Manually Install "python-skbs" via AUR

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

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

b. Clone python-skbs's git locally

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

c. Go to ~/python-skbs folder and install it

$ cd ~/python-skbs $ makepkg -si

3. Information about the python-skbs package on Arch User Repository (AUR)

ID: 1309020
Name: python-skbs
PackageBaseID: 196981
PackageBase: python-skbs
Version: 2.2.1-4
Description: SKeleton BootStrap, a full-powered yet trivial to use and customize template based bootstrap or code generation tool
URL: https://github.com/hl037/skbs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hl037
Submitter: hl037
FirstSubmitted: 1692983538
LastModified: 1692986149
URLPath: /cgit/aur.git/snapshot/python-skbs.tar.gz