Poll

What's your Desktop Enviroment?

Gnome
KDE
XFCE
LXDE
Unity (why not)
MATE
Other
None/WM

Author Topic: linux_megathread_3.pkg.tar.xz -- Post your desktop!  (Read 52408 times)

Arch isn't even complicated if you just follow the guide.

Anyways, if you're not willing to use Arch try out Manjaro.

Arch isn't even complicated if you just follow the guide.

Anyways, if you're not willing to use Arch try out Manjaro.
I've already tried arch. It's currently on both my computers. I'd rather not install every single package manually though. I need a distro like arch but with pre-installed things. Preferably, a distro where I get to choose the desktop environment, display manager, and splash screen.

That's basically Manjaro.

I've already tried arch. It's currently on both my computers. I'd rather not install every single package manually though. I need a distro like arch but with pre-installed things. Preferably, a distro where I get to choose the desktop environment, display manager, and splash screen.
I don't really follow you here. Packages are essentially programs, so if you don't want to install every program you want manually you're asking for a distro that automatically comes with every possible package installed?

I don't see an issue with Arch, because if there's a program you want or need it's essentially two commands away. pacman -Ss packagename to see if it's under a weird name that includes extra text, then pacman -S correctname to actually download it. Once you've installed Arch onto your drive you've done 90% of the work, to get something like XFCE installed it's really easy:
Code: [Select]
sudo pacman -S xorg-server xorg-startx xfce4 xterm slim
sudo systemctl enable slim.service
echo "exec startxfce4" > ~/.xinitrc
chmod +x ~/.xinitrc
sudo reboot

But if you're set against Arch, you could try Manjaro Minimal Net Edition which doesn't come with a DE or WM. I've never used it before though so I have no idea to what extent it's like Arch where it doesn't come with necessary packages. I don't know of any other distros that are popular and don't ship with a DE, but it's always possible to disable the default one and replace it with one you prefer.


okay im keeping elementary for good now lol
how do I change the language of my computer? I'm having issues with this

Holy stuff yaourt. I love it. Now I can install Dropbox and Google Chrome without having to decompress and compile this stuff into a package. Totally getting Manjaro now.

Qubes OS looks actually pretty cool, any opinions on it?

hey does the Manjaro pacman have access to the same repos as Arch pacman?

hey does the Manjaro pacman have access to the same repos as Arch pacman?
It should, but people have posted incompatibilities between the Arch and Manjaro repos in this thread. Namely, the Nvidia3xx package.

It should, but people have posted incompatibilities between the Arch and Manjaro repos in this thread. Namely, the Nvidia3xx package.
Well that sucks. My computer needs that package.

EDIT: Just installed Manjaro. Let me just say that I am SUPER impressed with it. It has a ton of packages pre installed, it has the amazing yaourt command that allows you to download stuff from the AUR without having to compile it, it has tons of different DE's to choose from, and it has a GUI pacman. I love this.
« Last Edit: April 01, 2014, 07:08:53 PM by blueblur121 »

Qubes OS looks actually pretty cool, any opinions on it?
Doing more research, I have made a flow chart to determine whether or not you are running the best OS in human existance

Code: [Select]
IS YOUR OS QUBES OS?
|                             \
YES                          -----NO----
|                                               \
Congrats, it is amazing.             It sucks richard for lunch money.
Science has proven this 100% correct.

ok for unknown reasons im putting crunch bang on my pc
but it doesn't detect my main monitor, only my secondary one.
how do I make it detect my main one and use both of them?

Try using xrandr or arandr to set the displays correctly.

Try using xrandr or arandr to set the displays correctly.
...or he might just not have graphics drivers installed??

Brian, disconnect the second monitor, boot up, plug it in.
What happens at every step of the way in terms of the monitors being used?