phonesim on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S phonesim

* (Optional) Uninstall phonesim on Arch using YAY

$ yay -Rns phonesim

2. Manually Install "phonesim" via AUR

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

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

b. Clone phonesim's git locally

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

c. Go to ~/phonesim folder and install it

$ cd ~/phonesim $ makepkg -si

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

ID: 744287
Name: phonesim
PackageBaseID: 146033
PackageBase: phonesim
Version: 1.21.r16.gadf231a-1
Description: Phone Simulator for modem testing
URL: https://git.kernel.org/pub/scm/network/ofono/phonesim.git/
NumVotes: 3
Popularity: 0.021962
OutOfDate:
Maintainer:
Submitter: BloodyAltair
FirstSubmitted: 1571796551
LastModified: 1590736692
URLPath: /cgit/aur.git/snapshot/phonesim.tar.gz

5. The same packages on other Linux Distributions