libquicktime on AUR (Arch User Repository)

Last updated: June 14,2024

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

$ yay -S libquicktime

* (Optional) Uninstall libquicktime on Arch using YAY

$ yay -Rns libquicktime

2. Manually Install "libquicktime" via AUR

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

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

b. Clone libquicktime's git locally

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

c. Go to ~/libquicktime folder and install it

$ cd ~/libquicktime $ makepkg -si

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

ID: 1179628
Name: libquicktime
PackageBaseID: 175655
PackageBase: libquicktime
Version: 1.2.4-31
Description: A library for reading and writing quicktime files
URL: http://libquicktime.sourceforge.net/
NumVotes: 4
Popularity: 2.4E-5
OutOfDate:
Maintainer: RAMChYLD
Submitter: dvzrv
FirstSubmitted: 1644016567
LastModified: 1670443875
URLPath: /cgit/aur.git/snapshot/libquicktime.tar.gz