Bodhi’s Testing repository.

Bodhi’s Testing repository.

Revision for “Bodhi’s Testing repository.” created on May 1, 2023 @ 19:16:11

Title
Bodhi's Testing repository.
Content
This page contains information about adding, removing, and using Bodhi Linux's Testing repository. <h1 id="About">About the Testing Repository</h1> Bodhi Linux sometimes updates software or introduces new software to Bodhi releases. To ensure this process goes smoothly we have established a testing component to the Bodhi repository. This is where we will house software until it can be confirmed that it doesn't cause show-stopping issues for Bodhi systems. If you need more instructions than what is listed here, then the testing component of Bodhi might cause more issues than you can handle on your Linux system. Please remember Bodhi Linux is software offered free of charge and comes with absolutely <strong class="bbc">no warranty</strong>. Adding the test component to your system may cause broken packages, or hard to revert the damage. <em><strong class="bbc">You have been warned.</strong></em> As always, thanks for using Bodhi and report issues you encounter! Please mention that you have the testing repository enabled when making bug reports. <h1 id="Version">Determining Bodhi Version</h1> The current release is Bodhi [library term="version"] being found in our testing repository. Currently, only Bodhi Linux version [library term="version"] are supported by the Bodhi Team. It is highly recommended you update to the current version of Bodhi as we lack the manpower to maintain old releases. <em><strong>These instructions are, therefore, only for Bodhi [library term="version-major"].</strong></em> If you are unsure what version you have installed, Open the Menu and select: <strong>About the Operating system ➞ About Bodhi Linux</strong>: <a href="https://www.bodhilinux.com/trial/wp-content/uploads/2019/08/Bodhi-Version.png"><img class=" aligncenter" src="https://www.bodhilinux.com/trial/wp-content/uploads/2019/08/Bodhi-Version.png" alt="About Bodhi" /></a> In the image above, one can see the Bodhi version is 5.1.0 and the major version number is 5. If for some reason the Bodhi Version number is not displayed in this dialog, Change your theme to default. A theme can opt to not display this info or be broken and this feature is not working. One could also run the command: <pre>lsb_release -sc</pre> This command will output the Ubuntu base code name. If you are using Bodhi Linux [library term="version-major"], the output is <em>[library term="ubuntu-name"].</em> <h1 id="Testing">Adding and removing Bodhi's Testing Repo</h1> One can add or remove Bodhi's Testing repo by directly editing the file <code>/etc/apt/sources.list</code> as root. But since this may be error-prone, the instructions here will be using terminal commands. <strong>Note:</strong> removing the testing repository does not uninstall whatever packages you have installed since adding the repo. <strong>To add Bodhi's Testing repository</strong> to Bodhi Linux [library term="version-major"], open a terminal and run the command below: <pre>sudo sh -c "echo 'deb [trusted=yes] https://packages.bodhilinux.com/bodhi [library term="ubuntu-name"] [library term="bodhi-apt-component-test"]' &gt;&gt; /etc/apt/sources.list"</pre> <strong>To remove Bodhi's Testing repository</strong> to Bodhi Linux [library term="version-major"], open a terminal and run the command below: <pre>sudo sed -i '/b5testing/d' /etc/apt/sources.list</pre> This command will output the Ubuntu base code name. If you are using Bodhi Linux [library term="version-major"], the output is <em>[library term="ubuntu-name"]. </em> <h1 id="Using">Using the Testing Repository</h1> To update all packages to the versions found in the testing repo, open a terminal and run the command below: <pre>sudo apt update &amp;&amp; sudo apt dist-upgrade</pre> To update a particular application or applications, say <a href="https://www.bodhilinux.com/w/wiki/terminology/">terminology</a>: <pre>sudo apt update &amp;&amp; sudo apt install terminology</pre> <h1 id="Web">Browsing the Repos</h1> All of Bodhi's repositories have a <a href="http://packages.bodhilinux.com/bodhi/pool/">web interface</a>. It is not recommended for average users to download and install packages (deb files) from the web interface, but advanced users may find it both more convenient and safer to do so. Particularly if all they wish to do is install a package or so. <h1 id="Error">What if something goes wrong</h1> <a href="https://www.bodhilinux.com/w/resources/">Ask for help</a>. Additional Resources: <a href="https://www.bodhilinux.com/">Bodhi Linux Home</a> <a href="https://www.bodhilinux.com/w/wiki/">Bodhi Linux – Wiki Home Page</a> <a href="https://www.bodhilinux.com/w/bodhi-linux-how-to/">Bodhi Linux – Wiki Table of Contents</a> <!--more-->
Excerpt


OldNewDate CreatedAuthorActions
May 1, 2023 @ 19:16:11 oblio
August 17, 2021 @ 19:00:57 [Autosave] oblio
November 26, 2020 @ 13:14:20 FidoeDidoe
November 9, 2020 @ 11:11:35 FidoeDidoe
November 7, 2020 @ 12:51:54 FidoeDidoe
November 7, 2020 @ 12:51:51 [Autosave] FidoeDidoe
November 6, 2020 @ 12:52:49 FidoeDidoe
November 3, 2020 @ 11:40:04 FidoeDidoe
November 2, 2020 @ 10:31:08 FidoeDidoe
October 26, 2020 @ 16:35:54 FidoeDidoe
August 22, 2019 @ 10:59:11 ylee