picsim on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "picsim" 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 picsim on Arch using YAY
$
yay -S
picsim
Copied
* (Optional) Uninstall picsim on Arch using YAY
$
yay -Rns
picsim
Copied
2. Manually Install "picsim" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone picsim's git locally
$
git clone https://aur.archlinux.org/picsim.git
~/picsim
Copied
c. Go to ~/picsim folder and install it
$
cd
~/picsim
Copied
$
makepkg -si
Copied
3. Information about the picsim package on Arch User Repository (AUR)
ID: 1302425
Name: picsim
PackageBaseID: 156122
PackageBase: picsim
Version: 0.9.0-1
Description: Emulates some PIC microcontroller and periferics such as USART and timers, the simulator architecture permit easy implementation of external elements in C
URL: https://github.com/lcgamboa/picsim
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yjun
Submitter: ragouel
FirstSubmitted: 1596053538
LastModified: 1691768491
URLPath: /cgit/aur.git/snapshot/picsim.tar.gz
Name: picsim
PackageBaseID: 156122
PackageBase: picsim
Version: 0.9.0-1
Description: Emulates some PIC microcontroller and periferics such as USART and timers, the simulator architecture permit easy implementation of external elements in C
URL: https://github.com/lcgamboa/picsim
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yjun
Submitter: ragouel
FirstSubmitted: 1596053538
LastModified: 1691768491
URLPath: /cgit/aur.git/snapshot/picsim.tar.gz