Post Install
1. Update your system:
1. Updating System with Octopi:
Octopi is a graphical package manager for Arch-based distributions that provides a convenient way to manage packages and updates. To update your system with Octopi, follow these steps:
- Launch Octopi from the application menu
- In the main window, click on the System Upgrade button
- Octopi will check for available updates and present them to you.
- To proceed with the update, click the Apply button.
- Octopi will download and install the updates.
- It is advised to reboot your computer after a big update (especially if the kernel version changes).
2. Updating System with Pacman:
-
Open a terminal emulator (or press
ctrl + alt + t
-mod + return
in Cachy’s WMs) -
Run the following command to update the system:
That’s it! Now your system is up-to-date and ready for use.
2. Enable Firewall protection:
To enable firewall protection, follow these steps:
By default, ufw allows all incoming and outgoing traffic, you can add specific rules to the firewall to block or allow specific connections.
3. Install apps:
CachyOS comes pre-installed with many useful apps, but you may want to install additional ones to match your workflow. Here are some popular apps you may consider installing:
- GIMP (image processor)
- VLC (media player)
- Stacer (system monitor)
- Skype, Telegram, Discord, Signal (messenger apps)
- Steam (for gaming)
- Spotify (music)
- MailSpring (email client)
- Super Productivity (to-do list manager and Pomodoro timer)
- Visual Studio Code (code editor)
- Blender (3D software)
- Krita (digital painting)
You can easily install these apps using the command line. For example:
If you get an error message, try using a different command or check the name of the app in the database.
4. Enable global menu:
For some apps like Visual Studio Code, the global menu may not work or may be attached to the parent app instead of the panel.
5. Set up Bluetooth headphones:
To auto-connect your headphones, follow the steps in the Arch wiki guide: https://wiki.archlinux.org/title/bluetooth_headset#Headset_via_Bluez5/PulseAudio. If Pulseaudio doesn’t work, you may need to manually reconnect the headphones each time you restart your computer.