mingw-w64-ucl on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S mingw-w64-ucl

* (Optional) Uninstall mingw-w64-ucl on Arch using YAY

$ yay -Rns mingw-w64-ucl

2. Manually Install "mingw-w64-ucl" via AUR

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

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

b. Clone mingw-w64-ucl's git locally

$ git clone https://aur.archlinux.org/mingw-w64-ucl.git ~/mingw-w64-ucl

c. Go to ~/mingw-w64-ucl folder and install it

$ cd ~/mingw-w64-ucl $ makepkg -si

3. Information about the mingw-w64-ucl package on Arch User Repository (AUR)

ID: 539598
Name: mingw-w64-ucl
PackageBaseID: 135530
PackageBase: mingw-w64-ucl
Version: 1.03-1
Description: Portable lossless data compression library written in ANSI C (mingw-w64)
URL: https://www.oberhumer.com/opensource/ucl/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: adsun
FirstSubmitted: 1535644392
LastModified: 1535644392
URLPath: /cgit/aur.git/snapshot/mingw-w64-ucl.tar.gz