stlport on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "stlport" 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 stlport on Arch using YAY
$
yay -S
stlport
Copied
* (Optional) Uninstall stlport on Arch using YAY
$
yay -Rns
stlport
Copied
2. Manually Install "stlport" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone stlport's git locally
$
git clone https://aur.archlinux.org/stlport.git
~/stlport
Copied
c. Go to ~/stlport folder and install it
$
cd
~/stlport
Copied
$
makepkg -si
Copied
3. Information about the stlport package on Arch User Repository (AUR)
ID: 186299
Name: stlport
PackageBaseID: 51000
PackageBase: stlport
Version: 5.2.1-2
Description: An implementation of the C++ Standard Library
URL: http://www.stlport.org/
NumVotes: 2
Popularity: 0
OutOfDate: 1707214186
Maintainer: ducakar
Submitter: net147
FirstSubmitted: 1311665448
LastModified: 1433796896
URLPath: /cgit/aur.git/snapshot/stlport.tar.gz
Name: stlport
PackageBaseID: 51000
PackageBase: stlport
Version: 5.2.1-2
Description: An implementation of the C++ Standard Library
URL: http://www.stlport.org/
NumVotes: 2
Popularity: 0
OutOfDate: 1707214186
Maintainer: ducakar
Submitter: net147
FirstSubmitted: 1311665448
LastModified: 1433796896
URLPath: /cgit/aur.git/snapshot/stlport.tar.gz