orange on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S orange

* (Optional) Uninstall orange on Arch using YAY

$ yay -Rns orange

2. Manually Install "orange" via AUR

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

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

b. Clone orange's git locally

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

c. Go to ~/orange folder and install it

$ cd ~/orange $ makepkg -si

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

ID: 475419
Name: orange
PackageBaseID: 128664
PackageBase: orange
Version: 0.4-7
Description: a helper tool for synce
URL: http://synce.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate: 1520095412
Maintainer:
FirstSubmitted: 1515169494
LastModified: 1515169494
URLPath: /cgit/aur.git/snapshot/orange.tar.gz