mirror of
https://github.com/mac-a-r0ni/crux-xfce4.git
synced 2025-01-22 14:52:19 +01:00
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 provide two methods for installing the Desktop Environment Xfce.
-
Just make a depinst install of the meta package:
sudo prt-get depinst xfce
-
Install the packages in this same order:
sudo prt-get depinst xfce4-dev-tools 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 Manager!
OTHER PACKAGES IN THIS REPO
You can find other packages not Xfce related in this repo, here's a list.
PACKAGE NAME | VERSION | NOTES |
---|---|---|
Berry | 0.1.1 | |
B43-fwcutter | 019 | |
Broadcom-driver | 6.30.163.46 | |
Claws-Mail GTK3 | GIT | The Git version with Gtk3 support |
Colord | 1.3.5 | Added as Xfce4-Settings dependency |
Font Undefined Medium | 1.0 | |
Font Noto Japan | 1.0 | |
Font Noto Emoji | 1.0 | |
Granite | 5.2.4 | |
Image Burner | 0.1.0 | |
Lshw | B0.2.18 | List Computer Hardware |
Libetpan | 1.9.3 | From TimB87 REPO to supply claws-mail-gtk3 dependency |
Libgee | 0.20.1 | |
Mbpfan | 2.1.1 | |
Neofetch | 6.0.0 | |
Nordic | 1.6.5 | A beatiful Gtk3 theme based in nordic color scheme |
ObinsKit | 1.1.1 | Software for controlling the Anne Pro 2 Mechanical Keyboard. |
Qogir Gtk theme | 2019-08-31 | Fantastic Flat Theme |
Xiccd | 0.3.0 | Added as Xfce4-Settings dependency |
Description
Languages
Shell
100%