aptana-studio on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S aptana-studio

* (Optional) Uninstall aptana-studio on Arch using YAY

$ yay -Rns aptana-studio

2. Manually Install "aptana-studio" via AUR

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

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

b. Clone aptana-studio's git locally

$ git clone https://aur.archlinux.org/aptana-studio.git ~/aptana-studio

c. Go to ~/aptana-studio folder and install it

$ cd ~/aptana-studio $ makepkg -si

3. Information about the aptana-studio package on Arch User Repository (AUR)

ID: 604262
Name: aptana-studio
PackageBaseID: 100375
PackageBase: aptana-studio
Version: 3.7.2.201807301111-2
Description: Aptana Studio is code base and complete eclipse-based environment that includes extensive capabilities to build Ruby and Rails, PHP, and Python applications, along with complete HTML, CSS and JavaScript editing.
URL: http://www.aptana.com/products/studio3/download.html
NumVotes: 29
Popularity: 0
OutOfDate:
Maintainer: tomsik68
Submitter: tomsik68
FirstSubmitted: 1442780196
LastModified: 1555368359
URLPath: /cgit/aur.git/snapshot/aptana-studio.tar.gz