How to recover dbus in Hyperbola v0.4
enmanuel.saravia.contractor 7fddc95b94 upd | 1 year ago | |
---|---|---|
usr | 1 year ago | |
README.md | 1 year ago | |
dbus.lz | 2 years ago | |
elogind.lz | 2 years ago | |
install.sh | 1 year ago | |
libdbusmenu-glib.lz | 2 years ago | |
libdbusmenu-gtk2.lz | 2 years ago | |
libdbusmenu-gtk3.lz | 2 years ago | |
libelogind.lz | 2 years ago | |
log.txt | 1 year ago | |
pam.lz | 2 years ago | |
pambase.lz | 2 years ago |
This is a not official hyperbola necessary functionallity dependencies for to much works arround latin america, dbus and elogind for install packages like chrome, firefox, postman and code, more than anything for when a friend of the work watch your screen in a screensharing meeting at home office, or when a familiar need comunicate with you and you familiar not have any intention for use libre software, and and we can continue using our precious free operating system, so as not to lose work or communication, and if you could not need dbus, tell me how you did it.
git clone https://notabug.org/saravia/hyperbola-dbus-recover.git
cd hyperbola-dbus-recover
doas pacman -U pambase.lz
doas pacman -U pam.lz
doas pacman -U libelogind.lz
doas pacman -U elogind.lz --assume-installed dbus
doas pacman -U dbus.lz
doas pacman -U libdbusmenu-glib.lz libdbusmenu-gtk2.lz libdbusmenu-gtk3.lz
doas useradd --system --no-create-home dbus
Note: Need investigate packages with containt these
doas cp usr/lib/* /usr/lib/
doas ln -svf /usr/lib/libatspi.so.0.0.1 /usr/lib/libatspi.so.0
doas ln -svf /usr/lib/libdbus-c++-1.so.0.0.0 /usr/lib/libdbus-c++-1.so.0
doas ln -svf /usr/lib/libdbus-c++-glib-1.so.0.0.0 /usr/lib/libdbus-c++-glib-1.so.0
doas ln -svf /usr/lib/libdbus-glib-1.so.2.3.3 /usr/lib/libdbus-glib-1.so.2
Now is posible install chrome, firefox, postman and code for develop latin america popular workers, Its all for get compatibility with actual works requeriment but if you can scape to better work, will be better, for more later all PKGBUILD for compile with hyperbola v0.4 by yourself, but for now this works temporally...
^ for android-studio, you need install a multi-boot only with a ubuntu for example, i use that in my case for my actual work.
Cheers...