INSTRUCTIONS INSTALLING JOLUPALABS CRUX REPO
-
First download the necessary files:
wget --no-ch https://raw.githubusercontent.com/jolupa/jolupalabs/master/jolupalabs.{httpup,pub}
-
Move the downloaded file to the proper folder:
sudo mv jolupalabs.{httpup,pub} /etc/ports/
-
Add the ports line in yours /etc/prt-get.conf to fetch the repo:
prtdir /usr/ports/jolupalabs
-
Update the repo into your computer:
sudo ports -u jolupalabs
NOTES
- All the builds have the locales installed, this is a NOT for the CRUX handbook. If you want to remove the locales just edit the Pkgfile and uncomment the rm line.
CONTACT
If you have any question, doubt or problem regarding the ports, please feel free to contact me at jlpavon at me dot com or just open a issue
XFCE INSTALLATION
I don't know why the two ways to install Xfce the first one, the meta package, was installing the packages in the wrong way; so now I recommend this way.
-
Install the packages in this same order:
sudo prt-get depinst libxfce4util xfconf libxfce4ui garcon exo xfce4-panel thunar thunar-volman xfce4-settings xfce4-session xfwm4 xfdesktop xfce4-appfinder tumbler xfce4-terminal xfce4-power-manager xfce4-notifyd xfce4-screenshooter mousepad xdg-user-dirs greybird-xfce elementary-xfce font-noto font-undefined-medium
-
Take a big cup of coffe or just relax...
-
To launch Xfce create a .xinitrc file in your home directory with the following content:
#!/bin/sh exec ck-launch-session startxfce4
-
Enjoy this beatifull Desktop Environment!
XFCE DEPENDENCIES IN THIS REPOSITORY
This are the dependencies you can find in this repository that are not avalaible in the oficila Crux repos.
PACKAGE | DEPENDENCY | ||
---|---|---|---|
LibXfce4Ui | Libgtop | ||
Thunar/Thunar-Volman | Gvfs | Udisks2 | |
Gsettings-Desktop-Schemas | |||
Libatasmart | Ndctl | ||
Libblockdev | |||
Xfce4-Settings | Colord |
OTHER PACKAGES IN THIS REPO
You can find other packages not Xfce related in this repo, here's a list.
PACKAGE NAME | NOTES |
---|---|
Berry | A byte sized Window Manager |
Console Tdm | A Console Display Manager |
Font Undefined Medium | |
Font Noto | All the Noto Fonts in one package |
Granite | |
Image Burner | |
Lshw | List Computer Hardware |
Libgee | |
Nordic | A beatiful Gtk3 theme based in nordic color scheme |
ObinsKit | Software for controlling the Anne Pro 2 Mechanical Keyboard. |
Qogir Gtk theme | Fantastic Flat Theme |
Vala | Needed for Granite compilation |