compiz on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "compiz" 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 compiz on Arch using YAY
$
yay -S
compiz
Copied
* (Optional) Uninstall compiz on Arch using YAY
$
yay -Rns
compiz
Copied
2. Manually Install "compiz" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone compiz's git locally
$
git clone https://aur.archlinux.org/compiz.git
~/compiz
Copied
c. Go to ~/compiz folder and install it
$
cd
~/compiz
Copied
$
makepkg -si
Copied
3. Information about the compiz package on Arch User Repository (AUR)
ID: 1405403
Name: compiz
PackageBaseID: 84357
PackageBase: compiz
Version: 0.9.14.2-4
Description: Composite manager for Aiglx and Xgl, with plugins and CCSM
URL: https://launchpad.net/compiz
NumVotes: 165
Popularity: 1.63688
OutOfDate:
Maintainer: xiota
Submitter:
FirstSubmitted: 1407158567
LastModified: 1707289161
URLPath: /cgit/aur.git/snapshot/compiz.tar.gz
Name: compiz
PackageBaseID: 84357
PackageBase: compiz
Version: 0.9.14.2-4
Description: Composite manager for Aiglx and Xgl, with plugins and CCSM
URL: https://launchpad.net/compiz
NumVotes: 165
Popularity: 1.63688
OutOfDate:
Maintainer: xiota
Submitter:
FirstSubmitted: 1407158567
LastModified: 1707289161
URLPath: /cgit/aur.git/snapshot/compiz.tar.gz