typecho on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S typecho

* (Optional) Uninstall typecho on Arch using YAY

$ yay -Rns typecho

2. Manually Install "typecho" via AUR

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

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

b. Clone typecho's git locally

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

c. Go to ~/typecho folder and install it

$ cd ~/typecho $ makepkg -si

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

ID: 1329588
Name: typecho
PackageBaseID: 173497
PackageBase: typecho
Version: 1.2.1-1
Description: A PHP Blogging Platform
URL: https://typecho.org/
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: malacology
Submitter: malacology
FirstSubmitted: 1638128416
LastModified: 1696604911
URLPath: /cgit/aur.git/snapshot/typecho.tar.gz