ts2kt on AUR (Arch User Repository)
Last updated: November 25,2024
1. Install "ts2kt" 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 ts2kt on Arch using YAY
$
yay -S
ts2kt
Copied
* (Optional) Uninstall ts2kt on Arch using YAY
$
yay -Rns
ts2kt
Copied
2. Manually Install "ts2kt" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ts2kt's git locally
$
git clone https://aur.archlinux.org/ts2kt.git
~/ts2kt
Copied
c. Go to ~/ts2kt folder and install it
$
cd
~/ts2kt
Copied
$
makepkg -si
Copied
3. Information about the ts2kt package on Arch User Repository (AUR)
ID: 582641
Name: ts2kt
PackageBaseID: 139259
PackageBase: ts2kt
Version: 0.1.3-1
Description: Converter of TypeScript definition files to Kotlin declarations
URL: https://github.com/Kotlin/ts2kt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jfdev
Submitter: jfdev
FirstSubmitted: 1549227673
LastModified: 1549227673
URLPath: /cgit/aur.git/snapshot/ts2kt.tar.gz
Name: ts2kt
PackageBaseID: 139259
PackageBase: ts2kt
Version: 0.1.3-1
Description: Converter of TypeScript definition files to Kotlin declarations
URL: https://github.com/Kotlin/ts2kt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jfdev
Submitter: jfdev
FirstSubmitted: 1549227673
LastModified: 1549227673
URLPath: /cgit/aur.git/snapshot/ts2kt.tar.gz