typedoc on AUR (Arch User Repository)
Last updated: December 28,2024
1. Install "typedoc" 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 typedoc on Arch using YAY
$
yay -S
typedoc
Copied
* (Optional) Uninstall typedoc on Arch using YAY
$
yay -Rns
typedoc
Copied
2. Manually Install "typedoc" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone typedoc's git locally
$
git clone https://aur.archlinux.org/typedoc.git
~/typedoc
Copied
c. Go to ~/typedoc folder and install it
$
cd
~/typedoc
Copied
$
makepkg -si
Copied
3. Information about the typedoc package on Arch User Repository (AUR)
ID: 1320424
Name: typedoc
PackageBaseID: 147534
PackageBase: typedoc
Version: 0.25.1-1
Description: Documentation generator for TypeScript projects.
URL: https://typedoc.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: egore911
Submitter: egore911
FirstSubmitted: 1576838019
LastModified: 1694987167
URLPath: /cgit/aur.git/snapshot/typedoc.tar.gz
Name: typedoc
PackageBaseID: 147534
PackageBase: typedoc
Version: 0.25.1-1
Description: Documentation generator for TypeScript projects.
URL: https://typedoc.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: egore911
Submitter: egore911
FirstSubmitted: 1576838019
LastModified: 1694987167
URLPath: /cgit/aur.git/snapshot/typedoc.tar.gz