sludge on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "sludge" 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 sludge on Arch using YAY
$
yay -S
sludge
Copied
* (Optional) Uninstall sludge on Arch using YAY
$
yay -Rns
sludge
Copied
2. Manually Install "sludge" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone sludge's git locally
$
git clone https://aur.archlinux.org/sludge.git
~/sludge
Copied
c. Go to ~/sludge folder and install it
$
cd
~/sludge
Copied
$
makepkg -si
Copied
3. Information about the sludge package on Arch User Repository (AUR)
ID: 602856
Name: sludge
PackageBaseID: 49510
PackageBase: sludge
Version: 2.2.2-2
Description: An engine and development kit for the creation of 2D adventure games.
URL: http://opensludge.sourceforge.net/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: dos1
Submitter: speps
FirstSubmitted: 1307006853
LastModified: 1554927250
URLPath: /cgit/aur.git/snapshot/sludge.tar.gz
Name: sludge
PackageBaseID: 49510
PackageBase: sludge
Version: 2.2.2-2
Description: An engine and development kit for the creation of 2D adventure games.
URL: http://opensludge.sourceforge.net/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: dos1
Submitter: speps
FirstSubmitted: 1307006853
LastModified: 1554927250
URLPath: /cgit/aur.git/snapshot/sludge.tar.gz