toolshed on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "toolshed" 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 toolshed on Arch using YAY
$
yay -S
toolshed
Copied
* (Optional) Uninstall toolshed on Arch using YAY
$
yay -Rns
toolshed
Copied
2. Manually Install "toolshed" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone toolshed's git locally
$
git clone https://aur.archlinux.org/toolshed.git
~/toolshed
Copied
c. Go to ~/toolshed folder and install it
$
cd
~/toolshed
Copied
$
makepkg -si
Copied
3. Information about the toolshed package on Arch User Repository (AUR)
ID: 760357
Name: toolshed
PackageBaseID: 155097
PackageBase: toolshed
Version: 2.2-1
Description: Utilities for Tandy Color Computer and Dragon microcomputers cross-development.
URL: http://toolshed.sourceforge.net
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: hpmachining
Submitter: hpmachining
FirstSubmitted: 1593818807
LastModified: 1593820092
URLPath: /cgit/aur.git/snapshot/toolshed.tar.gz
Name: toolshed
PackageBaseID: 155097
PackageBase: toolshed
Version: 2.2-1
Description: Utilities for Tandy Color Computer and Dragon microcomputers cross-development.
URL: http://toolshed.sourceforge.net
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: hpmachining
Submitter: hpmachining
FirstSubmitted: 1593818807
LastModified: 1593820092
URLPath: /cgit/aur.git/snapshot/toolshed.tar.gz