scim-tables on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S scim-tables

* (Optional) Uninstall scim-tables on Arch using YAY

$ yay -Rns scim-tables

2. Manually Install "scim-tables" via AUR

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

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

b. Clone scim-tables's git locally

$ git clone https://aur.archlinux.org/scim-tables.git ~/scim-tables

c. Go to ~/scim-tables folder and install it

$ cd ~/scim-tables $ makepkg -si

3. Information about the scim-tables package on Arch User Repository (AUR)

ID: 683218
Name: scim-tables
PackageBaseID: 140942
PackageBase: scim-tables
Version: 0.5.14.1-4
Description: Generic table input method module for SCIM
URL: https://github.com/scim-im/scim-tables
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cindylinz
Submitter: arojas
FirstSubmitted: 1554273297
LastModified: 1578300193
URLPath: /cgit/aur.git/snapshot/scim-tables.tar.gz

5. The same packages on other Linux Distributions