ised on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S ised

* (Optional) Uninstall ised on Arch using YAY

$ yay -Rns ised

2. Manually Install "ised" via AUR

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

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

b. Clone ised's git locally

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

c. Go to ~/ised folder and install it

$ cd ~/ised $ makepkg -si

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

ID: 321998
Name: ised
PackageBaseID: 33915
PackageBase: ised
Version: 2.7.1-1
Description: command line calculator and numeric sequence editor
URL: http://ised.sourceforge.net
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: infoised
Submitter: infoised
FirstSubmitted: 1264352728
LastModified: 1468697757
URLPath: /cgit/aur.git/snapshot/ised.tar.gz