Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

mesa-freeworld/mesa-nonfree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is repository is now obsolete. Manjaro is back to the arch version of the mesa packages.

How to return to the stock repos

PKGS="$(pacman -Sl mesa-nonfree | grep 'installed' | awk '{print $2}')"
sudo sed -i '/mesa-nonfree/d' /etc/pacman.conf
sudo pacman -Sy $(echo ${PKGS//$'\n'/ })

mesa-nonfree

release

This builds the latest version available on the arch repository on the manjaro unstable branch. Using it on the unstable channel is thus strictly recommended!