karton on AUR (Arch User Repository)
Last updated: November 14,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
Copied
b. Install karton on Arch using YAY
$
yay -S
karton
Copied
* (Optional) Uninstall karton on Arch using YAY
$
yay -Rns
karton
Copied
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
Copied
b. Clone karton's git locally
$
git clone https://aur.archlinux.org/karton.git
~/karton
Copied
c. Go to ~/karton folder and install it
$
cd
~/karton
Copied
$
makepkg -si
Copied
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
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