asc-compositor on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S asc-compositor

* (Optional) Uninstall asc-compositor on Arch using YAY

$ yay -Rns asc-compositor

2. Manually Install "asc-compositor" via AUR

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

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

b. Clone asc-compositor's git locally

$ git clone https://aur.archlinux.org/asc-compositor.git ~/asc-compositor

c. Go to ~/asc-compositor folder and install it

$ cd ~/asc-compositor $ makepkg -si

3. Information about the asc-compositor package on Arch User Repository (AUR)

ID: 956964
Name: asc-compositor
PackageBaseID: 130650
PackageBase: asc-compositor
Version: 0.01.e1da8dd-1
Description: A simple and tiny wayland compositor, written in c and lua.
URL: https://github.com/vktec/asc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: EndlessEden
Submitter: EndlessEden
FirstSubmitted: 1520556976
LastModified: 1630843680
URLPath: /cgit/aur.git/snapshot/asc-compositor.tar.gz