pineapple on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S pineapple

* (Optional) Uninstall pineapple on Arch using YAY

$ yay -Rns pineapple

2. Manually Install "pineapple" via AUR

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

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

b. Clone pineapple's git locally

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

c. Go to ~/pineapple folder and install it

$ cd ~/pineapple $ makepkg -si

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

ID: 457663
Name: pineapple
PackageBaseID: 123597
PackageBase: pineapple
Version: 0.8.0-2
Description: wxWidgets frontend for Jupyter Notebook, fork of project abandoned by original author (https://nwhitehead.github.io/pineapple/)
URL: https://github.com/darthoctopus/pineapple/tree/thin-client
NumVotes: 2
Popularity: 0
OutOfDate: 1696943060
Maintainer: joelongjiamian
Submitter: joelongjiamian
FirstSubmitted: 1498322458
LastModified: 1509711491
URLPath: /cgit/aur.git/snapshot/pineapple.tar.gz