openjpeg on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "openjpeg" 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 openjpeg on Arch using YAY
$
yay -S
openjpeg
Copied
* (Optional) Uninstall openjpeg on Arch using YAY
$
yay -Rns
openjpeg
Copied
2. Manually Install "openjpeg" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone openjpeg's git locally
$
git clone https://aur.archlinux.org/openjpeg.git
~/openjpeg
Copied
c. Go to ~/openjpeg folder and install it
$
cd
~/openjpeg
Copied
$
makepkg -si
Copied
3. Information about the openjpeg package on Arch User Repository (AUR)
ID: 730395
Name: openjpeg
PackageBaseID: 152318
PackageBase: openjpeg
Version: 1.5.2-3
Description: An open source JPEG 2000 codec
URL: https://www.openjpeg.org
NumVotes: 23
Popularity: 0.094752
OutOfDate:
Maintainer: muflone
Submitter: muflone
FirstSubmitted: 1588528041
LastModified: 1588528088
URLPath: /cgit/aur.git/snapshot/openjpeg.tar.gz
Name: openjpeg
PackageBaseID: 152318
PackageBase: openjpeg
Version: 1.5.2-3
Description: An open source JPEG 2000 codec
URL: https://www.openjpeg.org
NumVotes: 23
Popularity: 0.094752
OutOfDate:
Maintainer: muflone
Submitter: muflone
FirstSubmitted: 1588528041
LastModified: 1588528088
URLPath: /cgit/aur.git/snapshot/openjpeg.tar.gz