The officially official Devuan Forum!

You are not logged in.

#201 Re: Installation » How to have updated firefox-esr in Chimaera? » 2021-10-24 21:44:03

devadmin wrote:

Will try abrowser. Looks fresh and promising. (?)

If it's useful, here's my write-up on installing abrowser on Devuan by adding the Trisquel repo and doing some apt pinning - https://trisquel.info/en/forum/how-inst … ser-devuan

Works well on Devuan. All the Firefox telemetry and 'phone home' behavior and pocket and such nonsense is stripped out, but you can still install the Mozilla extensions. And it's kept pretty much up-to-date.

#202 Re: Installation » How to have updated firefox-esr in Chimaera? » 2021-10-23 14:51:27

Head_on_a_Stick wrote:

There are also packaging decisions such as disabling studies in the De{bi,vu}an version of FF ESR. This is a strong argument against Mozilla's tarball, flatpaks, snaps, and to a slightly lesser extent, third-party packaging solutions such as Bedrock.

Bedrock does not do any packaging, third-party or otherwise. All the packages come directly from Devuan's repos.

#203 Re: Installation » How to have updated firefox-esr in Chimaera? » 2021-10-22 23:32:28

I can't recall for sure, but it seems like SOMEONE made a thread awhile back about "How to use Bedrock Linux to add Ceres packages to your stable Devuan" or something like that.

Oh now I remember - it was me! - https://dev1galaxy.org/viewtopic.php?id=4402

I can see why no one would ever want to do it though, as it's SOOOO difficult. It takes three whole steps, and like a couple of whole minutes:
1. Download the BedrockLinux script for your architecture from here: https://raw.githubusercontent.com/bedro … 7/releases
2. Run the script as root: sh ./bedrock-linux-release-arch.sh --hijack
3. Reboot and add the Devuan Ceres "strata" to the system, with the name "myceres" (or pick your own preferred name):
$ sudo brl fetch -n myceres -r ceres devuan

That's it! So hard, no one should ever try it. And most certainly do not then try (as root)
$ strat myceres apt install firefox-esr

It would be a terrible shame if you had the unstable version of your favorite browser running perfectly on your stable installation. That would be just awful. Do not try this.

#204 Re: Installation » [SOLVED] devuan 4 - protonvpn » 2021-10-18 19:46:57

colby wrote:

Hello,

I cleaned out anything that might be a config file and purged the debs from the protonvpn site.

And it worked.

All the dependencies were installed and pip3 install just worked.

Thank you for your help.

Best,

Colby

Excellent, I think you will be pleased. It's quite a good program.

You may find that the commands are a bit long to be writing out all the time, in which case you can set up some aliases in .bashrc like so (I use mousepad as my text editor - your preference may be a different editor):

$ mousepad ~/.bashrc

Look for the lines in your .bashrc file that start with "alias...". Add one line for each of the different protonvpn commands you would commonly give. Here are some of mine:
#To go into the protonvpn configuration menu:
alias protonco='sudo protonvpn configure'
#To find the fastest local protonvpn server:
alias protonc='sudo protonvpn c -f'
#To disconnect from protonvpn:
alias protond='sudo protonvpn d'
#To check the status for protonvpn:
alias protons='sudo protonvpn s'
#To connect to the fastest server in a different country code - for example, Canada:
alias protonca='sudo protonvpn c --cc CA'
#To connect to a specific server in your state (if you are in the US) - for example, Florida:
alias protonfl12='sudo protonvpn c US-FL#12'

You could also go with shorter aliases. For example, instead of "protonco" for the protonvpn configuration menu, you could use the alias "pvc", then "pvs" for protonvpn status, "pvd" for disconnect, "pvf" for the fastest local server. Just pick something that's not already in use on your system.

Then save and exit mousepad and exit your terminal emulator and restart it, and your alias commands should be working.

#205 Re: Installation » [SOLVED] devuan 4 - protonvpn » 2021-10-18 17:24:26

colby wrote:

When you have a moment, please reply to this message and build and install the community version of protonvpn-cli again. In your reply, please list the step by step commands you have used to build and install it.

I think you are making this harder than it needs to be. Just do:
$ sudo apt install openvpn dialog python3-pip python3-setuptools
and
$ sudo pip3 install protonvpn-cli

Fix any dependency problems that pop up in error messages. That's it. Instructions on initializing and running protonvpn-cli are on the github page.

If you want to keep up to date, then sign up for a free github account, and subscribe to the project by clicking on the "Watch" or "Notifications" button at the top of the page. When you get future emails about a new release version being available, upgrade to it with:
$ sudo pip3 install protonvpn-cli --upgrade

Leave me any problems you have with these installation steps by replying here. I'll upgrade from Devuan 3 to Devuan 4 soon and try it and see if there's any trouble, but I don't expect any trouble at all.

Good luck! I think it's really the best vpn out there, well worth taking the time to get it running well on your system.

#206 Re: Installation » [SOLVED] devuan 4 - protonvpn » 2021-10-18 07:04:28

colby wrote:

Thanks, but that doesn't work.

The community, production and beta versions as referenced on the protonvpn site and at the git are all the new, version 2,  python, systemd dependent versions.

Yeah, that's not true. It may not run because of your python setup (or lack thereof), but it has nothing to do with systemd.

The one you are running is past its end of life. The one I linked to is under continual development.

Anyway, do as you please.

#207 Re: Devuan Derivatives » Forge OS » 2021-10-17 23:06:08

Awesome! I'm going to download it now and take it for a spin.

#208 Re: Installation » [SOLVED] devuan 4 - protonvpn » 2021-10-16 22:50:18

You need to install the CLI version. The GUI version of protonvpn does not work without systemd. It's a problem that the GUI devs openly acknowledge and have no plans to fix.

CLI version of protonvpn is here: https://github.com/Rafficer/linux-cli-community

#209 Re: News & Announcements » devuan 4 » 2021-10-14 21:10:15

Are there any special upgrade instructions?

Edit: Found my own answer - instructions on upgrading from Beowulf to Chimaera are here: https://www.devuan.org/os/documentation … o-chimaera

#210 Re: Devuan Derivatives » exegnulinux » 2021-10-14 07:03:41

davidb wrote:

It's been over a year since I switched my main OS over to Exe GNU/Linux.  If anyone is interested, here's my "Year In Review" running Exe.  For the record, I'm running a fully updated i386 Exe (ascii) install with TDE 14.0.10.

That was a good read, your experience was much like mine. I was using KDE on SuSE/openSUSE for 19-20 years, and in recent years I found myself longing for the good old days of KDE 3.x. I found exe gnu linux in about 2019 and fell in love with it. The day I tried exe gnu for the first time was the last day for me on openSUSE.

#211 Re: Off-topic » Fight for the Plasma Desktop Cube » 2021-10-07 18:46:58

I remember getting the cube working for the first time with the compiz window manager on KDE. When was that, 15 years ago? That would have been on a SuSE Pro box, maybe SuSE Pro 10.1?

Good times. You can still do the cube on the Trinity Desktop (TDE), I think I even got it going with compiz a couple years ago if I recall correctly. I was using that awesome Devuan respin, Exo GNU/Linux. That was one incredible introduction to the world of Devuan. I'd still be using it, but vanilla Devuan is just so perfect.

Here it is - looks like I was using a hex-cube at the time: Screenshot_2019-09-22_00-25-43.png

#212 Re: Off-topic » Palemoon drama, has gotten bad, » 2021-10-07 05:06:44

zapper wrote:

Some of us like to play videos online though...

True. mpv it is then.

zapper wrote:

Also, I am not sure if netsurf even is updated anymore.

There are new updated development releases, called "continuous integration packages" that are packaged up from their git repo about once every 1-3 months, sometimes once every few days. It looks like a normal project in continual development: https://ci.netsurf-browser.org/debian/b … 4/?C=M;O=D

zapper wrote:

Does netsurf work like that? I know there is adblocking in epiphany also.

Yes, the adblocking has a toggle switch in the preferences panel, and it has been perfect for me so far today. I've only done limited testing, but no ads got through. But then again, most ads are javascript these days, and javascript is not well implemented yet in netsurf (which is a good thing). It probably won't be the browser you use to gain access to your bank account online, since they all require javascript, but for most normal webernet stuff it's looking real good.

I'm posting this message from the latest development package on my Devuan box. I grabbed version 3.10~5313-1, released on August 14th. Netsurf makes deb packages available for the development versions. You have to download the package you want (GTK2 version, or GTK3, or framebuffer with no GTK dependency), along with the "netsurf-common" deb file.

#213 Re: Off-topic » Palemoon drama, has gotten bad, » 2021-10-06 23:54:39

zapper wrote:

Long story short, I am not positive, but it may work as a replacement.  I gotta check when they are updated though.

Personally, I am not a fan of epiphany, but, whatever.

Netsurf is written in C, did you know that? And it's GPL2 - did I mention that? And it has its own independent browser engine, did I mention that also? Someone who hates Rust and is worried about free licensing might want to look into it, just sayin...

EDIT: Oh my goodness, I'm running Netsurf, and my total system memory usage is 144mb. That's about a third of what the big bloaty browsers bring my system ram usage to. Where has this little gem been all my life?? It's got adblocking, it's not really fingerprint-able because javascript isn't fully implemented. It's a thing of beauty. It runs on RISC OS, on Haiku and BeOS. It has a framebuffer version that doesn't require GTK. What's not to love?

#214 Re: Off-topic » Palemoon drama, has gotten bad, » 2021-10-06 08:26:27

Latest librewolf and latest libreoffice running on Void without dbus.

The trick is to use the "ignorepkg" function, and after installing gtk3, remove the dbus dependencies that were installed along with it. librewolf and libreoffice need gtk3 to run, but they don't need dbus. gtk3 says it needs dbus, but there's no problem without it.

This should work on Hyperbola as well - I'll try it this week.

I was also able to install some other browsers once I had done this - surf, badwolf, epiphany, midori, netsurf, and vimb. Most of them are WebKit/GTK+ browsers. Netsurf is an independent browser with its own engine (and quite a nice one - GPL too).

2021-10-06-025437_1366x768_scrot.png

#215 Re: Off-topic » Palemoon drama, has gotten bad, » 2021-10-05 23:58:03

zapper wrote:

Okay, but Hyperbola doesn't even have the libdbus or libdbus-glib. Thing is, I like many of their changes, the only issue is a web browser that is current and works. tongue

My point being, I am kind of in a weird spot, I like most of what Hyperbola is, but the web browser issue is a problem. sad

If someone can make it possible, to remove those dependencies completely from a version of firefox-esr or w/e that would be awesome...

Well that's weird, cause I got Trisquel's Abrowser (Firefox-based) working on Hyperbola with no difficulty whatsoever. I didn't stop to look to see if there was anything named "dbus" or "libdbus" or what-not running. I guess I better re-install it and look at the Abrowser installation again. I deleted the partition so I could start over and install the Hyperbola 0.4 pre-release, but I'll go back to 0.3 and upgrade to the Testing repos and install Abrowser again and see what I get.

#216 Re: Devuan Derivatives » JWM KIT love fest » 2021-10-05 19:52:31

alphalpha wrote:

i use an updated version of my own devuan distro that has not been released yet
it is originally based on the no-dbus version of refracta

Sounds like @zapper needs to explore your version of Devuan! Any thought as to when your next update will be available?

#217 Re: Devuan Derivatives » JWM KIT love fest » 2021-10-05 15:47:58

alphalpha wrote:

i dont have dbus on my machine
here is a list of gui browsers that work for me: qutebrowser, icecat, palemoon, firefox

Do you mind sharing any info you could regarding what distro you are using, where you got the browser packages from (or if you compiled them yourself), what desktop/window manager you are using (if any)? Also, does it work with all versions of these browsers, or only certain older versions?

I did see how there were a number of much older versions of browsers that would run that way, but I'm looking for something that's kept up to date.

EDIT: Sorry - obviously you are talking about Devuan as you are a Devuan developer - my bad.
I do see your earlier post about running Firefox-esr with libdbus-1-3 and libdbus-glib-1-2 but without dbus itself being installed or running. I think you are right - if I consider that only the package "dbus" is the issue, and ensuring that it is not running, then that broadens the scope to a considerable number of browsers that will run with just dbus libraries. I was probably being overly cautious in my searching yesterday.

#218 Re: Devuan Derivatives » JWM KIT love fest » 2021-10-05 14:56:06

I can't find a major browser (or even a minor graphical browser except oddballs like Dillo) that will run without dbus because of the GTK+ (or qt-dbus) dependencies in all of them. I've read that the anti-dbus folks at Gentoo have a way of compiling some of their software without a GTK+ dependency, thereby avoiding the need for dbus, but also that about the only browser they could get working decently was Firefox, and even Firefox had a lot of trouble when compiled in that way. Here's a good overview from 3 years ago (be sure and read the comments): https://sysdfree.wordpress.com/2018/08/30/232/

My concern is that the "anti-dbus" Gentoo people don't really make a compelling case for why dbus is bad. I can't find where they have talked about actual problems caused by dbus - it's just that they know that dbus is not necessary to run a computer, so they want to try to get rid of it. But, at the same time they want to run a graphical web browser, an office suite, a graphical torrent manager, a graphical desktop, Windows programs on wine (!!!!) etc.

They don't even have a good "freedom" reason for getting rid of dbus - they appear to be just trying to run their systems in an ultra-ultra-minimalist way. And clearly, the software devs disagree with them, because the people writing graphical programs for GNU/Linux distros actually seem to PREFER to use dbus.

So, it seems that the best way to run without dbus would be:
a) to write your own graphical programs and desktop/window environment
b) to use only programs that can run in a tty or a terminal - like elinks or links2 or wm3 for internet, vim for writing documents, a cli torrent manager, ranger for a file manager, a cli-based music player, etc.

I'm a bicyclist, and in bicycling we have people called "weight weenies", who are always trying to get rid of some gear on their bike in order to lose a few ounces of weight. They think it will make them faster. They don't acknowledge that the biggest weight on their bike is their own big butt. The bike will weigh the least and ride the fastest without the rider!!

I'm wondering if the "anti-dbus" Gentoo people are just the "weight weenies" of the GNU/Linux world? Always trying to drop a few more mb of ram just "because", and just to lord it over their peers? I'm not seeing a compelling argument about why dbus is "evil" - unless I see one, I don't know if I'm going to spend more time worrying about this problem.

Running a GNU/Linux distro takes a lot of resources. I can start a distro with only 45mb of ram, but the moment I open a modern web browser I've ballooned to 250mb, and after I open a few tabs I'm quickly up over 400mb. The 1 or 2 mb of ram being taken up by dbus is negligible. If I really want to keep my session under 100mb of used ram, I'll just use a terminal-based web browser, use vim, use ranger, listen to my music with a cli-based music player, etc. If I do that, what do I need a graphical interface for at all? I can get rid of nearly everything then - polkit, consolekit, pam, dbus, xorg server, lots of firmware, etc.

#219 Re: Devuan Derivatives » JWM KIT love fest » 2021-10-04 19:20:37

@zapper - I'm reading on the Hyperbola forum that the devs hate any rust-based web browsers, so if I put abrowser on Hyperbola that's bad.

But at the same time, if I use a rarely updated version of iceweasel-uxp (the version in Hyperbola stable's repo is 1.5 years old now) - that's really bad from a security standpoint.

What do most Hyperbola users do in terms of web browser? Do they stick with iceweasel-uxp, or use the newer version in the Hyperboa testing repo, or do they just give up and use a "bad" rust-based browser with frequent security updates?

#220 Re: Devuan Derivatives » JWM KIT love fest » 2021-10-04 00:05:00

Hey zap, check out my setup today - Hyperbola (testing) with jwm, jwm kit, and I got the latest abrowser from Trisquel running.

I'll look for your email - I think they've been getting sent to the spam folder for some reason. I'll email you my phone number so you can text me.

HyperbolaJwmKit5.jpg

#221 Re: Devuan Derivatives » JWM KIT love fest » 2021-10-02 01:19:36

zapper wrote:

EDIT, it seems  in a 4GB ram devuan beowulf install without jwmkit its like 80mb.   Nothing open except htop. wink

I wonder if the amount of ram also affects how much memory is eaten by apps.

htop is quite bloated and will skew your results. you should use the 'free -h' command and look at the "used" memory. If 'free -h' isn't implemented on your system, you can use 'free -m' instead. Better to check it in a tty instead of in a terminal.

#222 Re: Devuan Derivatives » JWM KIT love fest » 2021-10-01 20:15:56

That JWMKit does look pretty awesome. What's it do to your memory usage?

#223 Re: News & Announcements » devuan 4 » 2021-09-30 19:10:02

Matthew 24:43
But know this, that if the master of the house had known what hour the thief would come, he would have watched and not allowed his house to be broken into.(NKJV)

#224 Re: Off-topic » The rise of Artix and decline of Arch on Distrowatch » 2021-09-18 05:19:08

zapper wrote:

They will support HyperbolaBSD I think till the kernel they are using is defunct or 2027 at the latest from what I remember.
By then, they will make HyperbolaBSD stable supposedly.

Pretty sure that you mean that the Linux version of Hyperbola will be supported until 2027 at the latest, while they work on stabilizing HyperbolaBSD.

#225 Re: Off-topic » The rise of Artix and decline of Arch on Distrowatch » 2021-09-15 02:34:23

Neither Arch nor Debian nor Ubuntu can keep up with their children in terms of Distrowatch popularity. And the page hit numbers are confirmed by the larger numbers of users leaving reviews of the child distros. Arch is looking up at its children Garuda, Manjaro and Endeavor, with Artix and Arco on its heels. It's a situation that has always infuriated the Arch purists, because the users of the child distros go to the Arch forum looking for help, and the purists try to refuse to help anyone who did not install "the Arch way".

What's ironic is that nothing by RedHat is ever in the discussion in terms of popularity, on Distrowatch or anywhere else, and hasn't been for years. I guess unlimited funding cannot buy you community spirit.

Board footer

Forum Software