ts2kt on AUR (Arch User Repository)

Last updated: May 09,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

b. Install ts2kt on Arch using YAY

$ yay -S ts2kt

* (Optional) Uninstall ts2kt on Arch using YAY

$ yay -Rns ts2kt

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

b. Clone ts2kt's git locally

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

c. Go to ~/ts2kt folder and install it

$ cd ~/ts2kt $ makepkg -si

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