libmlx on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S libmlx

* (Optional) Uninstall libmlx on Arch using YAY

$ yay -Rns libmlx

2. Manually Install "libmlx" via AUR

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

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

b. Clone libmlx's git locally

$ git clone https://aur.archlinux.org/libmlx.git ~/libmlx

c. Go to ~/libmlx folder and install it

$ cd ~/libmlx $ makepkg -si

3. Information about the libmlx package on Arch User Repository (AUR)

ID: 266278
Name: libmlx
PackageBaseID: 106163
PackageBase: libmlx
Version: 1-1
Description: Simple X programming API in C, designed for students, suitable for beginners
URL: http://42.fr
NumVotes: 0
Popularity: 0
OutOfDate: 1703854963
Maintainer: fuyukaidesu
Submitter: fuyukaidesu
FirstSubmitted: 1452871236
LastModified: 1453056322
URLPath: /cgit/aur.git/snapshot/libmlx.tar.gz