sourcekitten on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "sourcekitten" 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 sourcekitten on Arch using YAY
$
yay -S
sourcekitten
Copied
* (Optional) Uninstall sourcekitten on Arch using YAY
$
yay -Rns
sourcekitten
Copied
2. Manually Install "sourcekitten" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone sourcekitten's git locally
$
git clone https://aur.archlinux.org/sourcekitten.git
~/sourcekitten
Copied
c. Go to ~/sourcekitten folder and install it
$
cd
~/sourcekitten
Copied
$
makepkg -si
Copied
3. Information about the sourcekitten package on Arch User Repository (AUR)
ID: 656079
Name: sourcekitten
PackageBaseID: 131725
PackageBase: sourcekitten
Version: 0.26.0-1
Description: An adorable little framework and command line tool for interacting with SourceKit.
URL: https://github.com/jpsim/SourceKitten
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: refi.64
FirstSubmitted: 1524242309
LastModified: 1571015673
URLPath: /cgit/aur.git/snapshot/sourcekitten.tar.gz
Name: sourcekitten
PackageBaseID: 131725
PackageBase: sourcekitten
Version: 0.26.0-1
Description: An adorable little framework and command line tool for interacting with SourceKit.
URL: https://github.com/jpsim/SourceKitten
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: refi.64
FirstSubmitted: 1524242309
LastModified: 1571015673
URLPath: /cgit/aur.git/snapshot/sourcekitten.tar.gz