typecho on AUR (Arch User Repository)
Last updated: November 16,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
Copied
b. Install typecho on Arch using YAY
$
yay -S
typecho
Copied
* (Optional) Uninstall typecho on Arch using YAY
$
yay -Rns
typecho
Copied
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
Copied
b. Clone typecho's git locally
$
git clone https://aur.archlinux.org/typecho.git
~/typecho
Copied
c. Go to ~/typecho folder and install it
$
cd
~/typecho
Copied
$
makepkg -si
Copied
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
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