maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   [Aegis] easy to use aegis-install hack (https://talk.maemo.org/showthread.php?t=90750)

coderus 2013-07-16 13:38

[Aegis] easy to use aegis-install hack
 

Announcing universal easy-to-use solution.
------
Aegis-install hack package.
------
Download aegis installer hack

------

Just download package and install it and enjoy!
You can remove hack-installer package immediately after installation)

hack-installer from version 1.0.9 include inception origin fixer. You can remove Inception safety.

------
Profit!?


aegis-apt-get - wrapper tool for installing packages from remote repository via apt-get with "com.nokia.maemo" origin
aegis-dpkg - wrapper tool for installing local packages from files via dpkg with "com.nokia.maemo:" origin
aegis-install - wrapper tool for any install action, overriding origin to "com.nokia.maemo"

Example!


aegis-apt-get install mcetools
aegis-dpkg -i system-ui_1.3.2-1\+0m8_armel.deb
aegis-install aptitude install opensudo
aegis-install gdebi system-ui-brightness-qml_1.0.2_armel.deb


Enjoy!

Boxeri 2013-07-16 13:48

Re: [Aegis] easy to use aegis-install hack
 
So this makes inception obsolete now? No need to incept packages anymore anywhere.

Really this simple (for the end user, I bet there is a lot going on below the hood)?

coderus 2013-07-16 14:51

Re: [Aegis] easy to use aegis-install hack
 
Yes it's inception replacement.
Inception using own origin, conflicting with system packages,
Aegis-install hack enabling AEGIS_FIXED_ORIGIN environment value allowed only in open mode by default. It makes possible to install packages with system origin and not break anything.

imaginaryenemy 2013-07-18 22:49

Re: [Aegis] easy to use aegis-install hack
 
In the name of due diligence, I ask the same question to you in this thread: With aegis-install, can you reinstall default system-ui over unrestricted system-ui?

hugon9 2013-07-19 00:20

Re: [Aegis] easy to use aegis-install hack
 
super noob question (the only thing that i know how to do in terminal is open it hahaha):

with this package, how can i install unrestricted ui WITHOUT music player, netsped and battery %?

at the moment, i don't have n9qtweak installed (fresh flash)

cheers!

Schturman 2013-07-19 00:23

Re: [Aegis] easy to use aegis-install hack
 
Quote:

Originally Posted by imaginaryenemy (Post 1359989)
In the name of due diligence, I ask the same question to you in this thread: With aegis-install, can you reinstall default system-ui over unrestricted system-ui?

Yes, you can.. Just run
Code:

apt-get install --reinstall system-ui -y
Or you can first download:
Code:

apt-get install --reinstall system-ui -y -d
and install it again via:
Code:

aegis-dpkg -i /path/to/system-ui*

coderus 2013-07-19 06:09

Re: [Aegis] easy to use aegis-install hack
 
@hugon9 musicplayer is extension for unrestricted which should be installed separately. but netspeed and battery are built into unrestricted. you can disable it after installation:
Code:

gconftool -s -t b /desktop/meego/status_area/display_percentage_line false
gconftool -s -t b /desktop/meego/status_area/display_netspeed false


sid21177 2013-07-19 06:09

Re: [Aegis] easy to use aegis-install hack
 
couple of questions

1. Should one uninstall inception before/after installing this ??
2. What happens to pkgs already installed using inception (unrestricted sys-ui via N9QT for example) ?? - should they be reinstalled again ??
3. when is schturman integrating this into N9QT ?? :D

Ancelad 2013-07-19 06:34

Re: [Aegis] easy to use aegis-install hack
 
Quote:

Originally Posted by sid21177 (Post 1360032)
couple of questions

1. Should one uninstall inception before/after installing this ??
2. What happens to pkgs already installed using inception (unrestricted sys-hi via N9QT for example) ?? - should they be reinstalled again ??
3. when is schturman integrating this into N9QT ?? :D

1) You can choose it yourself - they don't conflict
2) Nothing/No

hugon9 2013-07-19 14:53

Re: [Aegis] easy to use aegis-install hack
 
Quote:

Originally Posted by coderus (Post 1360031)
@hugon9 musicplayer is extension for unrestricted which should be installed separately. but netspeed and battery are built into unrestricted. you can disable it after installation:
Code:

gconftool -s -t b /desktop/meego/status_area/display_percentage_line false
gconftool -s -t b /desktop/meego/status_area/display_netspeed false


thank you my friend!


All times are GMT. The time now is 15:42.

vBulletin® Version 3.8.8