How to tell which version of Manjaro / Phosh is installed?
#5
(11-10-2020, 12:23 PM)ThrillGates Wrote: Use pacman in Manjaro (and any other Arch-based distros) with the -Qi flag to QUERY information for an INSTALLED package. Example for phosh below (not sure if that's the actual package name).
Code:
pacman -Qi phosh

Thanks @ThrillGates, My daily driver on my desktop / laptop is a Debian based distro, so i'd need to learn some new tricks  Wink


I confirm that this command worked for me on my PinePhone that is running Manjaro, using the terminal,

The output included a detailed description showing that Phosh is indeed installed, and also the version and some other details about the package.

I also found out that I could use the same command that I am using on Debian based linux distros, and it shows me the distro name and release, the command is "lsb_release -a"

** So to sum up this thread with the solutions that worked for me:

1. Terminal command for finding out the Distro type and Release:
Code:
lsb_release -a
  - OR: Get the Distro name and kernel version -
Code:
uname -a


2. Terminal command for checking if Phosh is installed (thank you ThrillGates):
Code:
pacman -Qi phosh
(can be possibly be used to check if another phone shell is installed, just change the package name from "phosh" to the package name of your desired phone shell)

I hope it helps somebody  Wink


Messages In This Thread
RE: How to tell which version of Manjaro / Phosh is installed? - by kern707 - 11-11-2020, 02:05 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Manjaro: Settings doesnt open nbh 0 660 09-24-2023, 05:25 PM
Last Post: nbh
  Can't get ring on Manjaro Pine Phone thorensjubilee 12 4,101 06-09-2023, 04:40 AM
Last Post: thorensjubilee
  Is Manjaro ARM a Rolling Release? jojuma 4 1,797 05-10-2023, 09:27 PM
Last Post: Kevin Kofler
  Where Does Manjaro Phosh Store Its Custom Keystrokes? jakfish 0 895 04-25-2023, 09:49 AM
Last Post: jakfish
Exclamation My short experience with Manjaro Plasma Mobile anonymous 10 5,338 03-02-2023, 07:25 PM
Last Post: Kevin Kofler
  Backup and Home Screen Tinkering on Phosh jakfish 0 929 02-24-2023, 12:56 PM
Last Post: jakfish
  Can't install Manjaro thorensjubilee 1 1,128 02-09-2023, 08:17 AM
Last Post: thorensjubilee
  Manjaro plasma-mobile Beta 13 Uturn 13 5,458 01-25-2023, 04:15 PM
Last Post: Kevin Kofler
  Manjaro Plasma busted Chief 2 1,710 11-22-2022, 05:00 PM
Last Post: Chief
  MMS workaround for users with separate APN (works atleast on Manjaro Phosh) alaraajavamma 0 1,128 10-10-2022, 12:53 PM
Last Post: alaraajavamma

Forum Jump:


Users browsing this thread: 1 Guest(s)