thonny on AUR (Arch User Repository)
Last updated: November 25,2024
1. Install "thonny" 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 thonny on Arch using YAY
$
yay -S
thonny
Copied
* (Optional) Uninstall thonny on Arch using YAY
$
yay -Rns
thonny
Copied
2. Manually Install "thonny" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone thonny's git locally
$
git clone https://aur.archlinux.org/thonny.git
~/thonny
Copied
c. Go to ~/thonny folder and install it
$
cd
~/thonny
Copied
$
makepkg -si
Copied
3. Information about the thonny package on Arch User Repository (AUR)
ID: 1371299
Name: thonny
PackageBaseID: 115205
PackageBase: thonny
Version: 4.1.4-1
Description: Python IDE for beginners
URL: https://thonny.org
NumVotes: 37
Popularity: 1.340073
OutOfDate:
Maintainer: tecnotercio
Submitter: TheChickenMan
FirstSubmitted: 1472854321
LastModified: 1702829671
URLPath: /cgit/aur.git/snapshot/thonny.tar.gz
Name: thonny
PackageBaseID: 115205
PackageBase: thonny
Version: 4.1.4-1
Description: Python IDE for beginners
URL: https://thonny.org
NumVotes: 37
Popularity: 1.340073
OutOfDate:
Maintainer: tecnotercio
Submitter: TheChickenMan
FirstSubmitted: 1472854321
LastModified: 1702829671
URLPath: /cgit/aur.git/snapshot/thonny.tar.gz