Stellarium, the free open-source planetarium software, announced new 23.4 release few days ago.
The new release added experimental support for new plugin: Lens Distortion Estimator, and new sky culture: Tibetan Lunar Mansions.
With new release, user can now change the look of GUI through normalStyle.css config file. For Windows, it added new MESA for Windows packages, and package for ARM64 CPU architecture type.
Other changes include:
The software provides official packages for Linux, Windows, MacOS, as well as source code, available to download at Github release page:
Ubuntu user can search for and install Stellarium from either Ubuntu Software or App Center (for 23.10), though it’s Snap package runs in sandbox.
For Ubuntu & Linux Mint users who prefer the classic .deb package, the official PPA has built the package for Ubuntu 20.04, Ubuntu 22.04, Ubuntu 23.04, and Ubuntu 23.10.
1. First, press Ctrl+Alt+T on keyboard to open terminal. When it opens, run command to add the PPA:
sudo add-apt-repository ppa:stellarium/stellarium-releases
Type user password (no asterisk feedback) when it asks and hit Enter to continue.
2. Linux Mint users need to manually refresh the package cache after adding PPA:
sudo apt update
3 Finally either update Stellarium using Software Updater (Update Manager) if an old version was installed.
Or, run command in terminal to install it for the first time.
sudo apt install stellarium
To remove the planetarium software software, simply open terminal and run command:
sudo apt install --autoremove stellarium
And, remove the Ubuntu PPA either by running command:
sudo add-apt-repository --remove ppa:stellarium/stellarium-releases
or use “Software & Updates” to remove source line under ‘Other Software’ tab.
The post Stellarium 23.4 Added Lens Distortion Estimator Plugin, Tibetan Lunar Mansions appeared first on Osgrove.
Canonical’s Kubernetes LTS (Long Term Support) will support FedRAMP compliance and receive at least 12…
Welcome to the Ubuntu Weekly Newsletter, Issue 878 for the week of February 2 –…
At Canonical, we firmly believe that delivering an outstanding, customer-centric support experience is impossible without…
I want to share how to install osTicket v1.14 for Ubuntu 20.04 server. osTicket written…
Now I want to share how to install WordPress on ubuntu 20.04 server. WordPress is…
Now I want to share the DNS server installation process on your Ubuntu 20.04 server.…