Tiny Core Linux
Tiny Core Base => TCB Q&A Forum => Topic started by: pq5190362 on October 25, 2015, 06:41:42 PM
-
Hello,
is it possible to get a list of all currently installed extensions from a terminal?
And if yes: Which command would one use to list them?
Regards
-
ls /usr/local/tce.installed believe lists extensions that are actually *installed*/loaded into RAM. Otherwise just use 'ls /etc/sysconfig/tcedir/optional | grep whatever' to find what's actually downloaded onto your drive/stick.
-
tce-status -i
-
tce-status -i
Perfect, thank you, exactly what I was looking for :).
-
..and this will let you know if a specific extension is loaded:
$ tce-status -i | grep Xorg-7.7-3d