mate-layouts on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S mate-layouts

* (Optional) Uninstall mate-layouts on Arch using YAY

$ yay -Rns mate-layouts

2. Manually Install "mate-layouts" via AUR

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

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

b. Clone mate-layouts's git locally

$ git clone https://aur.archlinux.org/mate-layouts.git ~/mate-layouts

c. Go to ~/mate-layouts folder and install it

$ cd ~/mate-layouts $ makepkg -si

3. Information about the mate-layouts package on Arch User Repository (AUR)

ID: 1066916
Name: mate-layouts
PackageBaseID: 170944
PackageBase: mate-layouts
Version: 0.1.1-1
Description: a simple panel layout switching application for the MATE Desktop
URL: https://github.com/FreaxMATE/mate-layouts
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: FreaxMATE
Submitter: FreaxMATE
FirstSubmitted: 1631354222
LastModified: 1649967742
URLPath: /cgit/aur.git/snapshot/mate-layouts.tar.gz

5. The same packages on other Linux Distributions