scide on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S scide

* (Optional) Uninstall scide on Arch using YAY

$ yay -Rns scide

2. Manually Install "scide" via AUR

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

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

b. Clone scide's git locally

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

c. Go to ~/scide folder and install it

$ cd ~/scide $ makepkg -si

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

ID: 217638
Name: scide
PackageBaseID: 96688
PackageBase: scide
Version: 7.4.6-2
Description: Sleepy Cat IDE, ARM dev environment developed at CTU Prague
URL: http://pck338-242.feld.cvut.cz/scide/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MightyPork
FirstSubmitted: 1438627763
LastModified: 1438628547
URLPath: /cgit/aur.git/snapshot/scide.tar.gz