tablet-mode on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S tablet-mode

* (Optional) Uninstall tablet-mode on Arch using YAY

$ yay -Rns tablet-mode

2. Manually Install "tablet-mode" via AUR

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

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

b. Clone tablet-mode's git locally

$ git clone https://aur.archlinux.org/tablet-mode.git ~/tablet-mode

c. Go to ~/tablet-mode folder and install it

$ cd ~/tablet-mode $ makepkg -si

3. Information about the tablet-mode package on Arch User Repository (AUR)

ID: 1252136
Name: tablet-mode
PackageBaseID: 140534
PackageBase: tablet-mode
Version: 2.2.0-2
Description: Tools to toggle a convertible laptop between laptop and tablet mode
URL: https://github.com/coNQP/tablet-mode
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: schard
Submitter: schard
FirstSubmitted: 1553348174
LastModified: 1683150009
URLPath: /cgit/aur.git/snapshot/tablet-mode.tar.gz