Wednesday, May 1, 2024
4
rated 0 times [  4] [ 0]  / answers: 1 / hits: 981  / 1 Year ago, tue, april 18, 2023, 1:56:59

I am in the process of customizing a live ubuntu cd. There are some packages which i would like to install, but they are GUI packages. How to install GUI packages from terminal?


For example : Adobe Air.


Update:


When installing the adobe air application remotely. I get the following error


root@user193:~# ./AdobeAIRInstaller.bin

(/tmp/air.FJiIF3/setup:2630): Gtk-WARNING **: cannot open display:

More From » installation

 Answers
5

Packaged GUI applications should be installable like any other package. For 32-bit Ubuntu, enable the partner repository, refresh the sources list and install Adobe AIR using:



sudo apt-get install adobeair 


adobeair is not availabe for the 64-bit version. Neither from the repos, nor from Adobe.


[#44125] Thursday, April 20, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
mocipe

Total Points: 161
Total Questions: 106
Total Answers: 118

Location: Cambodia
Member since Thu, Oct 7, 2021
3 Years ago
;