lzma-sdk on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S lzma-sdk

* (Optional) Uninstall lzma-sdk on Arch using YAY

$ yay -Rns lzma-sdk

2. Manually Install "lzma-sdk" via AUR

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

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

b. Clone lzma-sdk's git locally

$ git clone https://aur.archlinux.org/lzma-sdk.git ~/lzma-sdk

c. Go to ~/lzma-sdk folder and install it

$ cd ~/lzma-sdk $ makepkg -si

3. Information about the lzma-sdk package on Arch User Repository (AUR)

ID: 1207138
Name: lzma-sdk
PackageBaseID: 168711
PackageBase: lzma-sdk
Version: 21.07-0
Description: The LZMA SDK provides the documentation, samples, header files, libraries, and tools you need to develop applications that use LZMA compression.
URL: https://www.7-zip.org/sdk.html
NumVotes: 1
Popularity: 0.425212
OutOfDate:
Maintainer: taotieren
Submitter: taotieren
FirstSubmitted: 1625675724
LastModified: 1675653278
URLPath: /cgit/aur.git/snapshot/lzma-sdk.tar.gz