karton on AUR (Arch User Repository)

Last updated: July 01,2024

1. Install "karton" 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 karton on Arch using YAY

$ yay -S karton

* (Optional) Uninstall karton on Arch using YAY

$ yay -Rns karton

2. Manually Install "karton" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone karton's git locally

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

c. Go to ~/karton folder and install it

$ cd ~/karton $ makepkg -si

3. Information about the karton package on Arch User Repository (AUR)

ID: 493781
Name: karton
PackageBaseID: 130752
PackageBase: karton
Version: 1.0.0-1
Description: A tool to transparently run Linux programs on macOS or on another Linux distro, or a different architecture
URL: https://karton.github.io/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ValHue
Submitter: ValHue
FirstSubmitted: 1520873307
LastModified: 1520873307
URLPath: /cgit/aur.git/snapshot/karton.tar.gz